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