v1/getExchanges RPC Method - Crypto Market Data API
Parameters
filter_exchange_id
string
Loading...
Returns
result
array
Loading...
exchange_id
string
Loading...
website
string
Loading...
name
string
Loading...
data_start
string
Loading...
data_end
string
Loading...
data_quote_start
string
Loading...
data_quote_end
string
Loading...
data_orderbook_start
string
Loading...
data_orderbook_end
string
Loading...
data_trade_start
string
Loading...
data_trade_end
string
Loading...
data_trade_count
integer
Loading...
data_symbols_count
integer
Loading...
volume_1hrs_usd
integer
Loading...
volume_1day_usd
integer
Loading...
volume_1mth_usd
integer
Loading...
metric_id
array
Loading...
icons
array
Loading...
exchange_id
string
Loading...
asset_id
string
Loading...
url
string
Loading...
rank
integer
Loading...
Request
1curl https://docs-demo.quiknode.pro/ \2-X POST \3-H "Content-Type: application/json" \4--data '{5"method": "v1/getExchanges",6"params": [{7"filter_exchange_id": "BITSTAMP;GEMINI"8}],9"id": 1,10"jsonrpc": "2.0"11}'
1curl https://docs-demo.quiknode.pro/ \2-X POST \3-H "Content-Type: application/json" \4--data '{5"method": "v1/getExchanges",6"params": [{7"filter_exchange_id": "BITSTAMP;GEMINI"8}],9"id": 1,10"jsonrpc": "2.0"11}'
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free