{
  "x402Version": 2,
  "id": 13398,
  "slug": "13398",
  "resource": "https://free-api-resell.relayhop.workers.dev/v1/defillama/yields",
  "description": "All DeFi yield pools (APY / TVL) across chains. Source: DeFiLlama public API (free).",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x20BeFfad24499E9b3d45dD0971B1D6AFB0AE925D",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "5000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "description": "All DeFi yield pools (APY / TVL) across chains. Source: DeFiLlama public API (free).",
      "info": {
        "input": {
          "discoverable": true,
          "method": "GET",
          "type": "http"
        },
        "output": {
          "example": {
            "data": [
              {
                "apy": 4.2,
                "chain": "Ethereum",
                "project": "aave-v3",
                "symbol": "USDC",
                "tvlUsd": 1000000
              }
            ],
            "source": "/v1/defillama/yields"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {},
            "type": "object"
          },
          "output": {
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "free-api-resell.relayhop.workers.dev",
  "lastUpdated": "2026-09-14T20:00:29.632Z",
  "quality": {
    "calls30d": 3,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-14T20:00:29.326Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "free-api-resell.relayhop.workers.dev",
    "manifest_name": "free-api-resell.relayhop.workers.dev",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}