{"uid":"cap_CLqvGnr21oJ7V1Q8nWbDH","slug":"crypto-market-data-symbol-info-lookup-4052eb91","name":"Crypto Market Data – Symbol Info Lookup","description":"A crypto market data agent that exposes live symbols, market metadata, and historical Binance candlesticks.","url":"https://crypto-market-data.up.railway.app/symbol-infos","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"symbols":{"type":"array","items":{"type":"string"},"examples":[["BTCUSDT","ETHUSDT"]],"maxItems":10,"minItems":2,"description":"Trading symbols to look up, e.g. BTCUSDT."}}},"responseSchema":{"type":"json","example":{"infos":{"BTCUSDT":{"status":"TRADING","symbol":"BTCUSDT","baseAsset":"BTC","quoteAsset":"USDT","quotePrecision":8,"baseAssetPrecision":8,"quoteAssetPrecision":8},"ETHUSDT":{"status":"TRADING","symbol":"ETHUSDT","baseAsset":"ETH","quoteAsset":"USDT","quotePrecision":8,"baseAssetPrecision":18,"quoteAssetPrecision":8}}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.0015","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","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.0015/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0015","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0015","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_6Hvb994iuXR1a1ft1knaK","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.0015","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns live trading status and market metadata (base/quote asset, precision) for a batch of Binance trading symbol pairs.","exampleAgentPrompt":"Look up the Binance symbol info for BTCUSDT and ETHUSDT — I need to know if they're actively trading and what their base and quote asset precisions are.","exampleUseCases":[{"title":"Pre-trade symbol validation check","prompt":"Before I place any orders, check if SOLUSDT, BNBUSDT, and XRPUSDT are currently in TRADING status on Binance and give me their precision settings."},{"title":"Portfolio data enrichment pipeline","prompt":"I have a list of pairs — BTCUSDT, ETHUSDT, ADAUSDT, and DOTUSDT — can you pull their Binance metadata like base asset, quote asset, and precision so I can enrich my portfolio tracker?"},{"title":"New trading pair research","prompt":"I'm considering trading AVAXUSDT and MATICUSDT — can you look up their Binance symbol info to confirm they're active and show me the asset details?"}],"resultDescription":"Returns a JSON object with an 'infos' map keyed by symbol. Each entry contains: symbol name, trading status (e.g. TRADING), base asset ticker, quote asset ticker, quote precision, base asset precision, and quote asset precision. Supports up to 10 symbols per request.","failureModes":["Invalid or unrecognized symbol returns missing or empty entry for that symbol","Fewer than 2 symbols provided triggers input validation error","More than 10 symbols causes request rejection due to maxItems constraint","Network or upstream Binance API outage may result in timeout or 5xx error","Payment failure (x402) results in 402 response before any data is returned"],"whenToPreferThis":"Choose this endpoint when you need structured trading metadata (status, asset names, precision) for multiple Binance symbol pairs in a single call. Prefer this over general crypto price feeds when your use case is about symbol validation, precision configuration, or asset relationship lookups rather than live price data. Best suited for pre-trade validation, portfolio data enrichment, or building trading infrastructure that needs Binance-specific pair metadata.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:35:43.606Z","isFirstParty":false}