{"uid":"cap_e0V9rJuVlY7IEgWvMKFtL","slug":"agenticfi-token-metadata-api-7e37fe23","name":"AgenticFi Token Metadata API","description":"Token metadata - name, symbol, decimals, logo, chains, links","url":"https://defi-api.agenticfi.wtf/api/token/metadata/ethereum","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","pathParams","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object","required":["id"],"properties":{"id":{"type":"string","title":"id (required)","description":"Required. CoinGecko token ID.\nTry one of these 10 examples: bitcoin, ethereum, solana, chainlink, uniswap, aave, maker, dogecoin, pepe, arbitrum"}}},"queryParams":{"type":"object","required":["id"],"properties":{"id":{"type":"string","title":"id (required)","description":"Required. CoinGecko token ID.\nTry one of these 10 examples: bitcoin, ethereum, solana, chainlink, uniswap, aave, maker, dogecoin, pepe, arbitrum"}}}},"additionalProperties":false}}},"responseSchema":null,"example":{"request":{"input":{"type":"http","method":"GET","pathParams":{"id":"ethereum"},"queryParams":{"id":"ethereum"}}},"response":{"logo":"https://coin-images.coingecko.com/coins/images/279/large/ethereum.png?1696501628","name":"Ethereum","chains":[""],"symbol":"eth","twitter":"https://twitter.com/ethereum","website":"https://www.ethereum.org/","decimals":18,"coingeckoId":"ethereum"}},"exampleRequest":{"id":"ethereum"},"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_e91DspQ7AC6xqPZVeWo-Q","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Retrieves token metadata including name, symbol, decimals, logo, supported chains, and links for a given CoinGecko token ID","exampleAgentPrompt":"What's the full token metadata for Uniswap — give me its symbol, decimals, logo, and which chains it's on, using its CoinGecko ID 'uniswap'.","exampleUseCases":null,"resultDescription":"Returns structured token metadata including the token's official name, ticker symbol, decimal precision, logo image URL, list of supported blockchain networks, and external links (website, social, explorer) sourced from CoinGecko.","failureModes":["Invalid or unknown CoinGecko token ID returns 404 or empty result","Misspelled token ID (e.g. 'etherum' instead of 'ethereum') returns no data","Token not indexed by CoinGecko returns an error","Payment failure (402) if x402 payment not properly attached","Rate limiting or service unavailability returns 5xx error"],"whenToPreferThis":"Use this endpoint when you need comprehensive token metadata (name, symbol, decimals, logo, chains, links) for a specific cryptocurrency identified by its CoinGecko ID. Prefer this over price endpoints when you need structural token info rather than market data, and over generic blockchain explorers when you need cross-chain metadata in a single call.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T13:04:33.888Z","isFirstParty":false}