v3 - Markets
Get market by ID
get/v3/{coin}/markets/{market_id}
Path parameters
coin'btc' | 'eth' | 'sol' required
Cryptocurrency for this request. Available: btc, eth, sol.
market_idstring required
Response
Successful response
Example response
{
"meta": {
"request_id": "req_a1b2c3d4e5f6"
}
}