Token data API

Everything you need to describe a token from a single key: name, decimals and logo metadata, spot and OHLCV prices, holder distribution, supply and decoded transfers — no joining a metadata service to a price feed to an indexer.

Primitives that power it
  • Token metadata / decimalsC1
  • Spot / OHLCV priceC1
  • Holders / distributionC2
  • Decoded transfersC1

Describe any token

Metadata returns name, symbol, decimals and logo so you render tokens correctly, and supply lets you compute market cap without a second vendor.

Price it on the same key

Spot and OHLCV live next to the metadata, so a token page shows a live quote and a chart from one integration.

See who holds it

Holder distribution and decoded transfers surface concentration and flow, useful for screeners, risk and analytics.

Frequently asked

Which token standards are covered?

ERC-20 on EVM chains and TRC-20 on TRON, with metadata, holders and transfers decoded for each.

Can I get market cap in one place?

Yes — supply plus the integrated price primitive gives market cap without a separate feed.

Top up, get a key, ship.

Self-serve. Pay in crypto or card. Metered by credits — heavy primitives cost more, simple ones are cheap.

Get API key