CryptoCompare · JSON Structure

Cryptocompare Structure

Structural overview of the CryptoCompare / CoinDesk Data API surface; extracted from openapi/ and asyncapi/.

Type: Properties: 0
CryptocurrencyMarket DataReference RatesNewsSocialBlockchainOnchainOrder BookStreamingIndex

Cryptocompare Structure is a JSON Structure definition published by CryptoCompare.

Meta-schema:

JSON Structure

Raw ↑
{
  "provider": "CryptoCompare",
  "providerId": "cryptocompare",
  "kind": "json-structure",
  "description": "Structural overview of the CryptoCompare / CoinDesk Data API surface; extracted from openapi/ and asyncapi/.",
  "apis": [
    {
      "id": "min-api",
      "name": "CryptoCompare min-api (Legacy)",
      "baseURL": "https://min-api.cryptocompare.com/data",
      "operationCount": 31,
      "schemaCount": 26
    },
    {
      "id": "data-api",
      "name": "CoinDesk Data API",
      "baseURL": "https://data-api.cryptocompare.com",
      "operationCount": 22,
      "schemaCount": 23
    },
    {
      "id": "streamer",
      "name": "CryptoCompare Streaming WebSocket",
      "baseURL": "wss://streamer.cryptocompare.com/v2",
      "channelCount": 1,
      "messageCount": 19
    }
  ],
  "schemas": [
    {"name": "FullTicker", "type": "object", "propertyCount": 35, "scope": "min-api"},
    {"name": "OHLCVCandle", "type": "object", "propertyCount": 9, "scope": "min-api"},
    {"name": "NewsArticle", "type": "object", "propertyCount": 23, "scope": "min-api,data-api"},
    {"name": "CoinListEntry", "type": "object", "propertyCount": 17, "scope": "min-api"},
    {"name": "Exchange", "type": "object", "propertyCount": 14, "scope": "min-api"},
    {"name": "BlockchainDataPoint", "type": "object", "propertyCount": 16, "scope": "min-api"},
    {"name": "IndexTick", "type": "object", "propertyCount": 26, "scope": "data-api"},
    {"name": "Asset", "type": "object", "propertyCount": 20, "scope": "data-api"},
    {"name": "SocialStats", "type": "object", "propertyCount": 6, "scope": "min-api"},
    {"name": "OrderbookL1", "type": "object", "propertyCount": 12, "scope": "min-api,data-api"}
  ],
  "operationGroups": [
    {"name": "Price", "count": 5, "scope": "min-api"},
    {"name": "Historical", "count": 3, "scope": "min-api"},
    {"name": "Top Lists", "count": 6, "scope": "min-api"},
    {"name": "News", "count": 4, "scope": "min-api"},
    {"name": "Social", "count": 3, "scope": "min-api"},
    {"name": "Order Book", "count": 1, "scope": "min-api"},
    {"name": "Exchanges", "count": 2, "scope": "min-api"},
    {"name": "Coins", "count": 1, "scope": "min-api"},
    {"name": "Blockchain", "count": 4, "scope": "min-api"},
    {"name": "Spot", "count": 7, "scope": "data-api"},
    {"name": "Index", "count": 5, "scope": "data-api"},
    {"name": "Asset", "count": 3, "scope": "data-api"},
    {"name": "News", "count": 3, "scope": "data-api"},
    {"name": "On-Chain", "count": 2, "scope": "data-api"},
    {"name": "Futures", "count": 2, "scope": "data-api"},
    {"name": "Options", "count": 1, "scope": "data-api"},
    {"name": "Overview", "count": 1, "scope": "data-api"}
  ]
}

Work with this as data

Every JSON Structure 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 json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure 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 JSON Structure
curl "https://apis.io/api/v1/json-structures/cryptocompare-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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