Skip to main content

Documentation Index

Fetch the complete documentation index at: https://coincapapi.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Asset Data Endpoints:

GET /assets

List all assets with data like price, volume, and supply.

GET /assets/{id}

Retrieve detailed data for a specific asset.

GET /assets/{id}/history

Get historical market data for a specific asset.

GET /assets/{id}/market

Retrieve detailed market information for a specific asset.

Candle Endpoints

GET /candles

Fetch available candle data for supported markets.

GET /candles/market

Retrieve candle data for a specific market.

Exchange Endpoints

GET /exchanges

List all exchanges and their details.

GET /exchanges/all

Retrieve information about all available exchanges.

GET /exchanges/{id}

Fetch detailed information for a specific exchange.

Market Endpoints

GET /markets

Retrieve general market data for all assets.

GET /markets/data

Get detailed market data for specific markets.

Rates Endpoints

GET /rates

List all available currency rates.

GET /rates/all

Retrieve all currency rates data.

GET /rates/{id}

Fetch details for a specific currency rate.