Market Data
Live crypto prices, market cap, supply, and token contract addresses across protocols — all through one REST API.
Get live cryptocurrency prices and asset-to-asset exchange rates, supply and market-cap stats, and token contract addresses across protocols through one unified REST API. Market data is CoinMarketCap-sourced and covers ~14,600 crypto and fiat assets — start free and scale as you grow.
One integration. Infinite possibilities
Get access to over 100+ endpoints using a single point of integration.
{
"apiVersion": "2.0.0",
"requestId": "601c1710034ed6d407996b30",
"context": "yourExampleString",
"data": {
"limit": 50,
"offset": 0,
"total": 100,
"items": [
{
"assetId": "5b1ea92e584bf50020130615",
"assetName": "Bitcoin",
"assetSymbol": "BTC",
"assetType": "crypto",
"originalSymbol": "BTC"
}
]
}
}