{
  "x402Version": 2,
  "id": 8135,
  "slug": "8135",
  "resource": "https://x402-seller-0ay3.onrender.com/api/defi/yields/pool",
  "description": "Detail and recent APY/TVL history of one specific DeFi pool (identified by its DefiLlama pool id, as returned by /api/defi/yields/top, /by-token, or /by-chain), source DefiLlama. Parameter: ?pool=<pool id> (required, e.g. 747c1d2a-c668-4682-b9f9-296708a3dd90).",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x5c3DB195a38f39074d8c891741A82f6D8f2A16Cc",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "50000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "pool": "747c1d2a-c668-4682-b9f9-296708a3dd90"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "apy": 4.2,
            "chain": "Base",
            "fetched_at": "2026-09-01T12:00:00.000Z",
            "history": [
              {
                "apy": 4.1,
                "date": "2026-08-30T00:00:00.000Z",
                "tvlUsd": 84000000
              }
            ],
            "pool": "747c1d2a-c668-4682-b9f9-296708a3dd90",
            "project": "aave-v3",
            "source": "https://yields.llama.fi/chart/747c1d2a-c668-4682-b9f9-296708a3dd90",
            "symbol": "USDC",
            "tvlUsd": 85000000
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "pool": {
                    "description": "DefiLlama pool id (the 'pool' field from /pools or the sibling yields endpoints).",
                    "type": "string"
                  }
                },
                "required": [
                  "pool"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "x402-seller-0ay3.onrender.com",
  "lastUpdated": "2026-09-03T18:21:04.364Z",
  "quality": {
    "calls30d": 6,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-03T18:21:04.083Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402-seller-0ay3.onrender.com",
    "manifest_name": "x402-seller-0ay3.onrender.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}