























Multi-chain Crypto Data API Across 200+ Networks
Get real-time token prices, market data and on-chain DEX data across all blockchains via the CoinGecko API.
Designed for developers_
Explore Our Endpoints
On-chain Price & Market Data
Fetch real-time on-chain prices, market stats, and liquidity data directly from DEXs for any token
Pull historical OHLCV data to build candlestick charts for any coin
{ "data": { "id": "eth_0xdac17f958d2ee523a2206206994597c13d831ec7", "type": "token", "attributes": { "address": "0xdac17f958d2ee523a2206206994597c13d831ec7", "name": "Tether USD", "symbol": "USDT", "image_url": "https://assets.coingecko.com/coins/images/325/small/Tether.png?1696501661", "coingecko_coin_id": "tether", "decimals": 6, "total_supply": "49999156520373530.0", "normalized_total_supply": "49999156520.37353", "price_usd": "0.99720157", "fdv_usd": "49859223957", "total_reserve_in_usd": "417994486.4342195821530162288", "volume_usd": { "h24": "814387053.106936" }, "market_cap_usd": "106918274170.211" }, "relationships": { "top_pools": { "data": [ { "id": "eth_0xbebc44782c7db0a1a60cb6fe97d0b483032ff1c7", "type": "pool" }, { "id": "eth_0x3416cf6c708da44db2624d63ea0aaef7113527c6", "type": "pool" }, { "id": "eth_0x11b815efb8f581194ae79006d24e0d814b7697f6", "type": "pool" } ] } } }, "included": [ { "id": "eth_0xbebc44782c7db0a1a60cb6fe97d0b483032ff1c7", "type": "pool", "attributes": { "base_token_price_usd": "0.999745541005697", "base_token_price_native_currency": "0.000273214695167948", "quote_token_price_usd": "0.997201571758263", "quote_token_price_native_currency": "0.000274189521081092", "base_token_price_quote_token": "0.99644470", "quote_token_price_base_token": "1.00356798", "address": "0xbebc44782c7db0a1a60cb6fe97d0b483032ff1c7", "name": "DAI / USDC / USDT", "pool_created_at": "2022-07-13T11:48:12Z", "token_price_usd": "0.999745541005697", "fdv_usd": "3270150238", "market_cap_usd": "4870754520.25286", "price_change_percentage": { "m5": "0", "m15": "0.01", "m30": "0.02", "h1": "-0.15", "h6": "-0.5", "h24": "-0.19" }, "transactions": { "m5": { "buys": 0, "sells": 0, "buyers": null, "sellers": null }, "m15": { "buys": 1, "sells": 0, "buyers": null, "sellers": null }, "m30": { "buys": 2, "sells": 0, "buyers": null, "sellers": null }, "h1": { "buys": 4, "sells": 1, "buyers": null, "sellers": null }, "h24": { "buys": 67, "sells": 84, "buyers": null, "sellers": null } }, "volume_usd": { "m5": "0.0", "m15": "287334.7997", "m30": "394221.288", "h1": "1502319.288637997", "h6": "45415206.49514137", "h24": "69802183.6886975" }, "reserve_in_usd": "184383775.4111" }, "relationships": { "base_token": { "data": { "id": "eth_0x6b175474e89094c44da98b954eedeac495271d0f", "type": "token" } }, "quote_token": { "data": { "id": "eth_0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", "type": "token" } }, "dex": { "data": { "id": "curve", "type": "dex" } } } } ]}On-chain Price & Market Data
Fetch real-time on-chain prices, market stats, and liquidity data directly from DEXs for any token
Pull historical OHLCV data to build candlestick charts for any coin
{ "data": { "id": "eth_0xdac17f958d2ee523a2206206994597c13d831ec7", "type": "token", "attributes": { "address": "0xdac17f958d2ee523a2206206994597c13d831ec7", "name": "Tether USD", "symbol": "USDT", "image_url": "https://assets.coingecko.com/coins/images/325/small/Tether.png?1696501661", "coingecko_coin_id": "tether", "decimals": 6, "total_supply": "49999156520373530.0", "normalized_total_supply": "49999156520.37353", "price_usd": "0.99720157", "fdv_usd": "49859223957", "total_reserve_in_usd": "417994486.4342195821530162288", "volume_usd": { "h24": "814387053.106936" }, "market_cap_usd": "106918274170.211" }, "relationships": { "top_pools": { "data": [ { "id": "eth_0xbebc44782c7db0a1a60cb6fe97d0b483032ff1c7", "type": "pool" }, { "id": "eth_0x3416cf6c708da44db2624d63ea0aaef7113527c6", "type": "pool" }, { "id": "eth_0x11b815efb8f581194ae79006d24e0d814b7697f6", "type": "pool" } ] } } }, "included": [ { "id": "eth_0xbebc44782c7db0a1a60cb6fe97d0b483032ff1c7", "type": "pool", "attributes": { "base_token_price_usd": "0.999745541005697", "base_token_price_native_currency": "0.000273214695167948", "quote_token_price_usd": "0.997201571758263", "quote_token_price_native_currency": "0.000274189521081092", "base_token_price_quote_token": "0.99644470", "quote_token_price_base_token": "1.00356798", "address": "0xbebc44782c7db0a1a60cb6fe97d0b483032ff1c7", "name": "DAI / USDC / USDT", "pool_created_at": "2022-07-13T11:48:12Z", "token_price_usd": "0.999745541005697", "fdv_usd": "3270150238", "market_cap_usd": "4870754520.25286", "price_change_percentage": { "m5": "0", "m15": "0.01", "m30": "0.02", "h1": "-0.15", "h6": "-0.5", "h24": "-0.19" }, "transactions": { "m5": { "buys": 0, "sells": 0, "buyers": null, "sellers": null }, "m15": { "buys": 1, "sells": 0, "buyers": null, "sellers": null }, "m30": { "buys": 2, "sells": 0, "buyers": null, "sellers": null }, "h1": { "buys": 4, "sells": 1, "buyers": null, "sellers": null }, "h24": { "buys": 67, "sells": 84, "buyers": null, "sellers": null } }, "volume_usd": { "m5": "0.0", "m15": "287334.7997", "m30": "394221.288", "h1": "1502319.288637997", "h6": "45415206.49514137", "h24": "69802183.6886975" }, "reserve_in_usd": "184383775.4111" }, "relationships": { "base_token": { "data": { "id": "eth_0x6b175474e89094c44da98b954eedeac495271d0f", "type": "token" } }, "quote_token": { "data": { "id": "eth_0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", "type": "token" } }, "dex": { "data": { "id": "curve", "type": "dex" } } } } ]}Token Metadata
Get crypto metadata including logos, project descriptions, social links, categories and more
Run security checks with honeypot data, mint/freeze authority, holder data and GeckoTerminal Score
{ "data": { "id": "eth_0xdac17f958d2ee523a2206206994597c13d831ec7", "type": "token", "attributes": { "address": "0xdac17f958d2ee523a2206206994597c13d831ec7", "name": "Tether USD", "symbol": "USDT", "image_url": "https://assets.coingecko.com/coins/images/325/small/Tether.png?1696501661", "image": { "thumb": "https://assets.coingecko.com/coins/images/325/thumb/Tether.png?1696501661", "small": "https://assets.coingecko.com/coins/images/325/small/Tether.png?1696501661", "large": "https://assets.coingecko.com/coins/images/325/large/Tether.png?1696501661" }, "coingecko_coin_id": "tether", "websites": [ "https://tether.to/" ], "description": "Tether (USDT) is a cryptocurrency with a value meant to mirror the value of the U.S. dollar...", "gt_score": 92.6605504587156, "gt_score_details": { "pool": 87.5, "transaction": 0, "creation": 100, "info": 100, "holders": 0 }, "discord_url": null, "telegram_handle": null, "twitter_handle": "Tether_to", "categories": [], "gt_categories_id": [], "holders": { "count": 7041203, "distribution_percentage": { "top_10": "45.5782", "11_30": "13.4293", "31_50": "3.9681", "rest": "37.0244" }, "last_updated": "2025-03-12T05:28:50Z" }, "mint_authority": null, "freeze_authority": null, "is_honeypot": false } }}Token Metadata
Get crypto metadata including logos, project descriptions, social links, categories and more
Run security checks with honeypot data, mint/freeze authority, holder data and GeckoTerminal Score
{ "data": { "id": "eth_0xdac17f958d2ee523a2206206994597c13d831ec7", "type": "token", "attributes": { "address": "0xdac17f958d2ee523a2206206994597c13d831ec7", "name": "Tether USD", "symbol": "USDT", "image_url": "https://assets.coingecko.com/coins/images/325/small/Tether.png?1696501661", "image": { "thumb": "https://assets.coingecko.com/coins/images/325/thumb/Tether.png?1696501661", "small": "https://assets.coingecko.com/coins/images/325/small/Tether.png?1696501661", "large": "https://assets.coingecko.com/coins/images/325/large/Tether.png?1696501661" }, "coingecko_coin_id": "tether", "websites": [ "https://tether.to/" ], "description": "Tether (USDT) is a cryptocurrency with a value meant to mirror the value of the U.S. dollar...", "gt_score": 92.6605504587156, "gt_score_details": { "pool": 87.5, "transaction": 0, "creation": 100, "info": 100, "holders": 0 }, "discord_url": null, "telegram_handle": null, "twitter_handle": "Tether_to", "categories": [], "gt_categories_id": [], "holders": { "count": 7041203, "distribution_percentage": { "top_10": "45.5782", "11_30": "13.4293", "31_50": "3.9681", "rest": "37.0244" }, "last_updated": "2025-03-12T05:28:50Z" }, "mint_authority": null, "freeze_authority": null, "is_honeypot": false } }}New & Trending Tokens
Track new liquidity pools and tokens in real time with advanced filters by blockchain, DEX and more
Discover trending tokens across timeframes ranging from 5 minutes to 24 hours
{ "data": [ { "id": "eth_0x88e6a0c2ddd26feeb64f039a2c41296fcb3f5640", "type": "pool", "attributes": { "trending_rank": 0, "address": "0x88e6a0c2ddd26feeb64f039a2c41296fcb3f5640", "name": "WETH / USDC 0.05%", "pool_created_at": "2021-12-29T12:35:14Z", "fdv_usd": "11007041041", "market_cap_usd": null, "volume_usd": { "h24": "536545444.904535" }, "reserve_in_usd": "163988541.3812" }, "relationships": { "network": { "data": { "id": "eth", "type": "network" } }, "dex": { "data": { "id": "uniswap_v3", "type": "dex" } }, "base_token": { "data": { "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", "type": "token" } }, "quote_token": { "data": { "id": "eth_0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", "type": "token" } } } } ], "included": [ { "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", "type": "token", "attributes": { "address": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", "name": "Wrapped Ether", "symbol": "WETH", "decimals": 18, "image_url": "https://assets.coingecko.com/coins/images/2518/small/weth.png?1696503332", "coingecko_coin_id": "weth" } } ]}New & Trending Tokens
Track new liquidity pools and tokens in real time with advanced filters by blockchain, DEX and more
Discover trending tokens across timeframes ranging from 5 minutes to 24 hours
{ "data": [ { "id": "eth_0x88e6a0c2ddd26feeb64f039a2c41296fcb3f5640", "type": "pool", "attributes": { "trending_rank": 0, "address": "0x88e6a0c2ddd26feeb64f039a2c41296fcb3f5640", "name": "WETH / USDC 0.05%", "pool_created_at": "2021-12-29T12:35:14Z", "fdv_usd": "11007041041", "market_cap_usd": null, "volume_usd": { "h24": "536545444.904535" }, "reserve_in_usd": "163988541.3812" }, "relationships": { "network": { "data": { "id": "eth", "type": "network" } }, "dex": { "data": { "id": "uniswap_v3", "type": "dex" } }, "base_token": { "data": { "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", "type": "token" } }, "quote_token": { "data": { "id": "eth_0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", "type": "token" } } } } ], "included": [ { "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", "type": "token", "attributes": { "address": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", "name": "Wrapped Ether", "symbol": "WETH", "decimals": 18, "image_url": "https://assets.coingecko.com/coins/images/2518/small/weth.png?1696503332", "coingecko_coin_id": "weth" } } ]}Supported Networks
Supported Networks
Discover All Chains
Discover All Chains
Why developers_ choose us
Extensive. Fast. Reliable. Enterprise-Grade.
We’re always making our API better with more endpoints, greater data granularity and lower latency. See what’s new →

30M+ Tokens
Complete token coverage with on-chain data
Trusted by Industry Builders
Enterprise-Grade Service
Enjoy tailored integration guidance, 24/7 dedicated support, and a custom API plan designed to scale with your business.
10+ Years
Of Historical Data
Up to Sub-second
Real-time Data Update
99% Uptime SLA
Enterprise-grade infrastructure
10 billion
Monthly API calls
250+
Networks
1,700+
Exchanges
CoinGecko API is SOC 2 Type 2 compliant. Our systems and processes meet rigorous industry standards to safeguard data.
Why developers_ choose us
Extensive. Fast. Reliable. Enterprise-Grade.
We’re always making our API better with more endpoints, greater data granularity and lower latency. See what’s new →

30M+ Tokens
Complete token coverage with on-chain data
Trusted by Industry Builders
Enterprise-Grade Service
Enjoy tailored integration guidance, 24/7 dedicated support, and a custom API plan designed to scale with your business.
10+ Years
Of Historical Data
Up to Sub-second
Real-time Data Update
99% Uptime SLA
Enterprise-grade infrastructure
10 billion
Monthly API calls
250+
Networks
1,700+
Exchanges
CoinGecko API is SOC 2 Type 2 compliant. Our systems and processes meet rigorous industry standards to safeguard data.
Why developers_ choose us
Extensive. Fast. Reliable. Enterprise-Grade.
We’re always making our API better with more endpoints, greater data granularity and lower latency. See what’s new →

30M+ Tokens
Complete token coverage with on-chain data
Trusted by Industry Builders
Enterprise-Grade Service
Enjoy tailored integration guidance, 24/7 dedicated support, and a custom API plan designed to scale with your business.
10+ Years
Of Historical Data
Up to Sub-second
Real-time Data Update
99% Uptime SLA
Enterprise-grade infrastructure
10 billion
Monthly API calls
250+
Networks
1,700+
Exchanges
CoinGecko API is SOC 2 Type 2 compliant. Our systems and processes meet rigorous industry standards to safeguard data.
Loved by the Crypto Community

Frequently asked questions
Do you support newer or emerging blockchains?
Do you support newer or emerging blockchains?
How do I filter pools by network or DEX?
How do I filter pools by network or DEX?
Are all blockchains supported in both the free and paid plans?
Are all blockchains supported in both the free and paid plans?
Are the supported networks only the ones listed on CoinGecko?
Are the supported networks only the ones listed on CoinGecko?
Can I get data for newly launched tokens on these chains?
Can I get data for newly launched tokens on these chains?































































