v1/getExchanges RPC Method
Parameters
filter_exchange_id
string
Comma or semicolon delimited exchange identifiers used to filter response. (optional, eg. BITSTAMP;GEMINI)
Returns
result
array
Array of exchange information objects
exchange_id
string
The exchange ID
website
string
Website URL of the exchange
name
string
Name of the exchange
data_start
string
Start date of data availability
data_end
string
End date of data availability
data_quote_start
string
Start date of quote data
data_quote_end
string
End date of quote data
data_orderbook_start
string
Start date of order book data
data_orderbook_end
string
End date of order book data
data_trade_start
string
Start date of trade data
data_trade_end
string
End date of trade data
data_trade_count
integer
Number of trades
data_symbols_count
integer
Number of symbols
volume_1hrs_usd
integer
USD volume in the last 1 hour
volume_1day_usd
integer
USD volume in the last 1 day
volume_1mth_usd
integer
USD volume in the last 1 month
metric_id
array
List of metric IDs
icons
array
Array of icon objects
exchange_id
string
Gets or sets the exchange ID associated with the icon
asset_id
string
Gets or sets the asset ID associated with the icon
url
string
Gets or sets the URL of the icon
rank
integer
Rank of the exchange
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free