{"uid":"cap_9R2nGV3oFbkumpa-bmKme","slug":"aiagentoracle-ai-e6b8dc18","name":"AgentOracle Token Detail by Symbol","description":"Get a single AgentOracle-tracked token by its ticker symbol (case-insensitive, e.g. ETH, BTC, SOL). Returns the full price/volume/liquidity/market-cap snapshot or 404 if the symbol is unknown. Costs $0.01 USDC on Base per call.","url":"https://aiagentoracle.ai/api/v1/token/%7Bsymbol%7D","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object","required":["symbol"],"properties":{"symbol":{"type":"string","description":"Uppercase ticker symbol, e.g. ETH, BTC, SOL."}}},"queryParams":{"type":"object","properties":{}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["id","symbol","name","chain","lastUpdated"],"properties":{"id":{"type":"integer","description":"Internal numeric identifier."},"name":{"type":"string"},"chain":{"type":"string","description":"EVM chain slug (e.g. base, ethereum, arbitrum)."},"symbol":{"type":"string","description":"Uppercase ticker symbol, e.g. ETH."},"imageUrl":{"type":["string","null"],"format":"uri"},"priceUsd":{"type":["number","null"],"description":"Spot price in USD."},"marketCap":{"type":["number","null"],"description":"Fully-diluted market cap in USD."},"volume24h":{"type":["number","null"],"description":"Trailing 24h trading volume in USD."},"lastUpdated":{"type":"string","format":"date-time"},"liquidityUsd":{"type":["number","null"],"description":"On-chain pool liquidity in USD."},"confidenceScore":{"type":["number","null"],"description":"Source-quality score, 0..1."},"priceChange24hPercent":{"type":["number","null"],"description":"24h price change, percent (-100..+inf)."}}}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_JL-wZ0ULYufTo7BsU6Qss","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns a full price/volume/liquidity/market-cap snapshot for a single on-chain crypto token looked up by its ticker symbol.","exampleAgentPrompt":"Can you pull up the full AgentOracle snapshot for SOL — I want the spot price, 24h volume, liquidity, market cap, and price change percentage?","exampleUseCases":null,"resultDescription":"A JSON object containing the token's internal ID, uppercase symbol, name, EVM chain slug, spot price in USD, fully-diluted market cap, 24h trading volume, on-chain pool liquidity, 24h price change percentage, a confidence score for the data source quality, an image URL, and a last-updated timestamp. Returns 404 if the symbol is not tracked.","failureModes":["Symbol not tracked by AgentOracle — returns 404","Symbol passed in an unexpected format may not resolve (though lookup is case-insensitive)","Price/volume/liquidity fields may be null if data is unavailable for that token","Payment of $0.01 USDC on Base must succeed via x402 protocol or the call will be rejected","Stale data possible if ingestion pipeline has a lag (check lastUpdated field)"],"whenToPreferThis":"Use this endpoint when you need a comprehensive single-token market snapshot including price, volume, liquidity, market cap, and confidence score for a known ticker symbol. Prefer this over the minimal price endpoint when you need more than just the spot price, and over the top-N list when you only need data for one specific token.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:30:15.399Z","isFirstParty":false}