GET /search

coingecko.com:coingecko-api

Summary: Search coins, exchanges, and markets
Operation ID: search
Auth: none

Search for cryptocurrencies, categories, and exchanges by name or symbol. Returns matching coins with their ID, name, symbol, market cap rank, and thumbnail. Perfect for search boxes and autocomplete features. Use this when users type coin names or symbols and you need to find the corresponding CoinGecko ID.

Original spec description

Search for coins, exchanges, categories, and NFTs by query string.

Usage Tips

- Search query can be partial names or symbols (e.g., 'bit', 'btc', 'bitcoin') - Returns coins sorted by relevance and market cap rank - Also returns matching exchange results and category results - Case-insensitive search - Use the returned `id` field to then call /coins/{id} for full details

Parameters (1)

query (string, query, required)

Search query string

Examples (2)

TitleTypeURLAction
Search Coins openapi-spec https://api.coingecko.com/api/v3/search?query=ethereum
Search coins, exchanges, and markets probe-gate https://api.coingecko.com/api/v3/search

Probe History

Latency

Status Codes

TimeStatusLatencySize
2026-03-23 10:17:04.506380 200 232ms
2026-03-23 09:03:48.848375 200 186ms
2026-03-21T23:01:28.448184 200 197ms

Response Changes

WhenOldNew
2026-03-23 10:17:04.506380 13fdf726af5d f370cd4ea60c