CoinPaprika · Example Payload

Tick

CryptocurrencyMarket DataFinanceOHLCVExchangesBlockchain

Tick is an example object payload from CoinPaprika, with 15 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamesymbolrankprice_usdprice_btcvolume_24h_usdmarket_cap_usdcirculating_supplytotal_supplymax_supplypercent_change_1hpercent_change_24hpercent_change_7dlast_updated

Example Payload

Raw ↑
{
  "id": "btc-bitcoin",
  "name": "Bitcoin",
  "symbol": "BTC",
  "rank": "1",
  "price_usd": "9259.01",
  "price_btc": "1",
  "volume_24h_usd": "8102619999",
  "market_cap_usd": "157468557128",
  "circulating_supply": "17007062",
  "total_supply": "17007062",
  "max_supply": "21000000",
  "percent_change_1h": "-0.26",
  "percent_change_24h": "0.22",
  "percent_change_7d": "4.1",
  "last_updated": "1525088839"
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/tick"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.