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
-
v1-cryptocurrency-listings - List all cryptocurrencies (historical) GET {{baseUrl}}/v1/cryptocurrency/listings/historical?timestamp=<get>&start=<>&limit=<>&convert=<>&sort=<>&sort_dir=<>&cryptocurrency_type=<>
-
v1-cryptocurrency-listings - List all cryptocurrencies (latest) GET {{baseUrl}}/v1/cryptocurrency/listings/latest?start=<>&limit=<>&convert=<>&sort=<>&sort_dir=<>&cryptocurrency_type=<>
-
v1-cryptocurrency-quotes - Get market quotes (historical) GET {{baseUrl}}/v1/cryptocurrency/quotes/historical?id=<get>&symbol=<get>&time_start=<>&time_end=<>&count=<>&interval=<>&convert=<>
-
v1-cryptocurrency - Get CoinMarketCap ID map GET {{baseUrl}}/v1/cryptocurrency/map?listing_status=<>&start=<>&limit=<>&symbol=<get>
-
v1-cryptocurrency - Get market pairs (latest) GET {{baseUrl}}/v1/cryptocurrency/market-pairs/latest?id=<get>&symbol=<get>&start=<>&limit=<>&convert=<>
-
v1-exchange-listings - List all exchanges (historical) GET {{baseUrl}}/v1/exchange/listings/historical?timestamp=<get>&start=<>&limit=<>&sort=<>&sort_dir=<>&market_type=<>&convert=<>
-
v1-exchange-listings - List all exchanges (latest) GET {{baseUrl}}/v1/exchange/listings/latest?start=<>&limit=<>&sort=<>&sort_dir=<>&market_type=<>&convert=<>
-
v1-exchange-quotes - Get market quotes (latest) GET {{baseUrl}}/v1/exchange/quotes/latest?id=<get>&slug=<get>&convert=<>
-
v1-exchange - Get metadata GET {{baseUrl}}/v1/exchange/info?id=<get>&slug=<get>
-
v1-exchange - Get CoinMarketCap ID map GET {{baseUrl}}/v1/exchange/map?listing_status=<>&slug=<get>&start=<>&limit=<>