How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

CoinGecko Coins API

Comprehensive coin data including current prices, market data, historical data, tickers, and OHLCV charts.

CoinGecko Coins API is one of 22 APIs that CoinGecko publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Coins. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, pricing, and an AsyncAPI specification.

This API exposes 14 operations across 14 paths, and defines 7 schemas. It is described by OpenAPI 3.2.0, at version 3.0.1.

Requests are made against 2 base URLs: https://api.coingecko.com/api/v3, https://pro-api.coingecko.com/api/v3.

14 operations 14 paths 7 schemas 14 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
3.0.1
Base URL
https://api.coingecko.com/api/v3
Authentication
API Key, API Key, API Key, API Key
Terms of Service
Resource Areas
1

Authentication & Security 4

CoinGecko Coins API declares 4 security schemes for authenticating requests. An API key is passed in the header as x-cg-demo-api-key (demoApiKeyHeader). An API key is passed in the query as x_cg_demo_api_key (demoApiKeyQuery). An API key is passed in the header as x-cg-pro-api-key (proApiKeyHeader). An API key is passed in the query as x_cg_pro_api_key (proApiKeyQuery).

  • demoApiKeyHeader — CoinGecko Demo API key passed via request header. Obtain a free key from the CoinGecko developer dashboard.
  • demoApiKeyQuery — CoinGecko Demo API key passed via query string parameter.
  • proApiKeyHeader — CoinGecko Pro API key passed via request header. Obtain a paid key from the CoinGecko developer dashboard.
  • proApiKeyQuery — CoinGecko Pro API key passed via query string parameter.

Paths & Operations 14

Across 14 paths, the API surfaces 14 operations — 14 GET. Each is listed below with its method, path, parameters, and response codes.

Coins 14

Comprehensive coin data including current prices, market data, historical data, tickers, and OHLCV charts.

GET
/coins/list
List all supported coins
getCoinsList 1 param → 200
GET
/coins/markets
List coins with market data
getCoinsMarkets 10 params → 200400401
GET
/coins/{id}
Get coin data by ID
getCoinById 7 params → 200404
GET
/coins/{id}/tickers
Get coin tickers
getCoinTickers 6 params → 200404
GET
/coins/{id}/history
Get historical coin data
getCoinHistory 3 params → 200404
GET
/coins/{id}/market_chart
Get coin market chart data
getCoinMarketChart 5 params → 200404
GET
/coins/{id}/market_chart/range
Get coin market chart data within date range
getCoinMarketChartRange 5 params → 200404
GET
/coins/{id}/ohlc
Get coin OHLC chart data
getCoinOHLC 4 params → 200404
GET
/coins/list/new
Get recently added coins
getNewlyAddedCoins → 200401403
GET
/coins/top_gainers_losers
Get top gainers and losers
getTopGainersLosers 3 params → 200401403
GET
/coins/{id}/circulating_supply_chart
Get coin circulating supply chart
getCoinCirculatingSupplyChart 3 params → 200401404
GET
/coins/{id}/circulating_supply_chart/range
Get coin circulating supply chart within date range
getCoinCirculatingSupplyChartRange 3 params → 200401404
GET
/coins/{id}/total_supply_chart
Get coin total supply chart
getCoinTotalSupplyChart 3 params → 200401404
GET
/coins/{id}/total_supply_chart/range
Get coin total supply chart within date range
getCoinTotalSupplyChartRange 3 params → 200401404

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are CoinMarket (25 properties), Ticker (17 properties), CoinData (15 properties), MarketData (13 properties). Each schema is shown below with its type and property counts.

Ticker
object
17 properties
CoinListItem
object
4 properties
CoinMarket
object
25 properties
CoinData
object
15 properties
MarketChart
object
3 properties
MarketData
object
13 properties
GainerLoser
object
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

coingecko-coins-api-openapi.yml Raw ↑

Other APIs CoinGecko publishes across the network.

CoinGecko Asset Platforms API
CoinGecko Categories API
CoinGecko Companies API
CoinGecko Contract API
CoinGecko Derivatives API
CoinGecko DEXes API
CoinGecko Exchange Rates API
CoinGecko Exchanges API
CoinGecko Global API
CoinGecko Networks API
CoinGecko NFTs API
CoinGecko OHLCV API
Where this information came from

This is an independent, third-party profile of CoinGecko Coins API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.