WorldCoinIndex
The WorldCoinIndex API delivers cryptocurrency market data, offering ticker details for specified coin pairs as well as price, 24‑hour volume and timestamp information for all supported assets, with results returned in a chosen fiat currency.
Latency
772ms p95
Uptime
100.0% 30d
Playground
Verified
live
Endpoints
/ticker
Retrieve ticker information for one or more cryptocurrency pairs.
/v2getmarkets
Get market data (price, 24‑h volume, timestamp) for all supported cryptocurrencies, expressed in the specified fiat currency.
/getmarkets
Deprecated endpoint that returns market data for all cryptocurrencies (same format as v2getmarkets).
/json
Deprecated endpoint that returns comprehensive data for each cryptocurrency, including prices in multiple fiat currencies.
4 endpoints auto-detected
Authentication
This API uses an API key, passed as the "key" query parameter. No OAuth required.
curl -X GET \ "https://www.worldcoinindex.com/apiservice/ticker?key=YOUR_API_KEY"
www.worldcoinindex.com · HTTPS only