← Back to directory

Get a single AgentOracle-tracked token by its ticker symbol (case-insensitive, e...

https://aiagentoracle.ai/api/v1/token/%7Bsymbol%7D

Overview

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.

Protocol x402
Price $0.01
Payment Asset USD Coin
Payment Network Base
Category crypto/defi
Provider aiagentoracle
Source bazaar
Indexed 2026-04-26 14:44:01

Health

Status healthy
Latency (p50) 181ms
Uptime (30d) 100.0%
Reliability Score 100/100
Last Checked 2026-09-25 19:29:18
Last Healthy 2026-09-25 19:29:18
Consecutive Failures 0

x402 Payment Validation

Payment Requirements Valid
Asset Verified Known USDC
Facilitator —

Input Schema

{ "discoverable": true, "method": "GET", "type": "http" }

Output Schema

{ "properties": { "chain": { "description": "EVM chain slug (e.g. base, ethereum, arbitrum).", "type": "string" }, "confidenceScore": { "description": "Source-quality score, 0..1.", "type": [ "number", "null" ] }, "id": { "description": "Internal numeric identifier.", "type": "integer" }, "imageUrl": { "format": "uri", "type": [ "string", "null" ] }, "lastUpdated": { "format": "date-time", "type": "string" }, "liquidityUsd": { "description": "On-chain pool liquidity in USD.", "type": [ "number", "null" ] }, "marketCap": { "description": "Fully-diluted market cap in USD.", "type": [ "number", "null" ] }, "name": { "type": "string" }, "priceChange24hPercent": { "description": "24h price change, percent (-100..+inf).", "type": [ "number", "null" ] }, "priceUsd": { "description": "Spot price in USD.", "type": [ "number", "null" ] }, "symbol": { "description": "Uppercase ticker symbol, e.g. ETH.", "type": "string" }, "volume24h": { "description": "Trailing 24h trading volume in USD.", "type": [ "number", "null" ] } }, "required": [ "id", "symbol", "name", "chain", "lastUpdated" ], "type": "object" }

Recent Health Checks

Time Status HTTP Latency Error
2026-09-25 19:29:18 healthy 402 178ms
2026-09-25 06:46:03 healthy 402 723ms
2026-09-24 22:23:25 healthy 402 162ms
2026-09-24 14:13:01 healthy 402 186ms
2026-09-24 10:26:04 healthy 402 181ms
2026-09-24 00:20:31 healthy 402 170ms
2026-09-23 18:41:16 healthy 402 316ms
2026-09-23 08:40:59 healthy 402 203ms
2026-09-22 23:18:30 healthy 402 161ms