CoinMarketCap

Number of APIs: 18

The CoinMarketCap Professional API is a suite of high-performance RESTful JSON endpoints that are specifically designed to meet the mission-critical demands of application developers, data scientists, and enterprise business platforms.

Contact Support: Name: No Contact Email: email@example.com

  1. v1-cryptocurrency-listings - List all cryptocurrencies (historical) GET {{baseUrl}}/v1/cryptocurrency/listings/historical?timestamp=<get>&start=<>&limit=<>&convert=<>&sort=<>&sort_dir=<>&cryptocurrency_type=<>

  2. v1-cryptocurrency-listings - List all cryptocurrencies (latest) GET {{baseUrl}}/v1/cryptocurrency/listings/latest?start=<>&limit=<>&convert=<>&sort=<>&sort_dir=<>&cryptocurrency_type=<>

  3. v1-cryptocurrency-quotes - Get market quotes (historical) GET {{baseUrl}}/v1/cryptocurrency/quotes/historical?id=<get>&symbol=<get>&time_start=<>&time_end=<>&count=<>&interval=<>&convert=<>

  4. v1-cryptocurrency - Get CoinMarketCap ID map GET {{baseUrl}}/v1/cryptocurrency/map?listing_status=<>&start=<>&limit=<>&symbol=<get>

  5. v1-cryptocurrency - Get market pairs (latest) GET {{baseUrl}}/v1/cryptocurrency/market-pairs/latest?id=<get>&symbol=<get>&start=<>&limit=<>&convert=<>

  6. v1-exchange-listings - List all exchanges (historical) GET {{baseUrl}}/v1/exchange/listings/historical?timestamp=<get>&start=<>&limit=<>&sort=<>&sort_dir=<>&market_type=<>&convert=<>

  7. v1-exchange-listings - List all exchanges (latest) GET {{baseUrl}}/v1/exchange/listings/latest?start=<>&limit=<>&sort=<>&sort_dir=<>&market_type=<>&convert=<>

  8. v1-exchange-quotes - Get market quotes (latest) GET {{baseUrl}}/v1/exchange/quotes/latest?id=<get>&slug=<get>&convert=<>

  9. v1-exchange - Get metadata GET {{baseUrl}}/v1/exchange/info?id=<get>&slug=<get>

  10. v1-exchange - Get CoinMarketCap ID map GET {{baseUrl}}/v1/exchange/map?listing_status=<>&slug=<get>&start=<>&limit=<>