API Reference
Log In
API Reference

Exchange Tickers by ID

This endpoint allows you to query exchange's tickers based on exchange’s ID

Path Params
string
required

exchange ID
*refers to /exchanges/list.

Query Params
string

filter tickers by coin IDs, comma-separated if querying more than 1 coin
*refers to /coins/list.

boolean

include exchange logo, default: false

number

page through results

boolean

include 2% orderbook depth (Example: cost_to_move_up_usd & cost_to_move_down_usd),default: false

string
enum

use this to sort the order of responses, default: trust_score_desc

Allowed:
string
enum

set to symbol to display DEX pair base and target as symbols, default: contract_address

Allowed:
Response

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json