Get metadata

GET {{baseUrl}}/v1/exchange/info?id=<get>&slug=<get>

Returns all static metadata for one or more exchanges including logo and homepage URL.

This endpoint is available on the following API plans: - Starter - Hobbyist - Standard - Professional - Enterprise

Cache / Update frequency: Static data is updated only as needed, every 30 seconds.

Request Params

KeyDatatypeRequiredDescription
idstringOne or more comma-separated CoinMarketCap cryptocurrency IDs. Example: "1,2"
slugstringAlternatively, one or more comma-separated exchange names in URL friendly shorthand "slug" format (all lowercase, spaces replaced with hyphens). Example: "binance,gdax". At least one "id" or "slug" is required.