← 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) 173ms
Uptime (30d) 100.0%
Reliability Score 100/100
Last Checked 2026-06-21 11:43:51
Last Healthy 2026-06-21 11:43:51
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-06-21 11:43:51 healthy 402 176ms
2026-06-21 01:51:20 healthy 402 139ms
2026-06-20 20:27:34 healthy 402 173ms
2026-06-20 07:37:26 healthy 402 159ms
2026-06-19 11:31:05 healthy 402 174ms
2026-06-19 05:15:00 healthy 402 281ms
2026-06-19 02:20:59 healthy 402 163ms
2026-06-18 22:36:18 healthy 402 170ms
2026-06-18 20:32:45 healthy 402 177ms