{
  "x402Version": 2,
  "id": 14487,
  "slug": "14487",
  "resource": "https://defi-api.agenticfi.wtf/api/token/price/ethereum",
  "description": "Real-time token price by CoinGecko ID or symbol - includes 24h change, volume, market cap",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xB3E9391F04f791462Ed2a1ebAfaBE254d7Afe3a5",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "category": "defi-data",
      "discoverable": true,
      "info": {
        "input": {
          "method": "GET",
          "pathParams": {
            "idOrSymbol": "required (example: bitcoin)"
          },
          "queryParams": {
            "idOrSymbol": "required (example: bitcoin)"
          },
          "type": "http"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "pathParams": {
                "properties": {
                  "idOrSymbol": {
                    "description": "Required. CoinGecko ID or common symbol.\nTry one of these 10 examples: bitcoin, ethereum, solana, chainlink, uniswap, aave, maker, dogecoin, pepe, arbitrum\nSymbol examples: BTC, ETH, SOL, LINK, UNI, AAVE, MKR, DOGE, PEPE, ARB",
                    "title": "idOrSymbol (required)",
                    "type": "string"
                  }
                },
                "required": [
                  "idOrSymbol"
                ],
                "type": "object"
              },
              "queryParams": {
                "properties": {
                  "idOrSymbol": {
                    "description": "Required. CoinGecko ID or common symbol.\nTry one of these 10 examples: bitcoin, ethereum, solana, chainlink, uniswap, aave, maker, dogecoin, pepe, arbitrum\nSymbol examples: BTC, ETH, SOL, LINK, UNI, AAVE, MKR, DOGE, PEPE, ARB",
                    "title": "idOrSymbol (required)",
                    "type": "string"
                  }
                },
                "required": [
                  "idOrSymbol"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "pathParams",
              "method"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      },
      "tags": [
        "token-price",
        "real-time",
        "market-data"
      ]
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "defi-api.agenticfi.wtf",
  "lastUpdated": "2026-09-03T18:09:09.187Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-03T18:09:08.37Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "defi-api.agenticfi.wtf",
    "manifest_name": "defi-api.agenticfi.wtf",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}