v1/getCurrentQuotes RPC Method - Crypto Market Data API
Parameters
symbol_id
string
REQUIRED
Loading...
Returns
result
array
Loading...
symbol_id
string
Loading...
time_exchange
string
Loading...
time_coinapi
string
Loading...
ask_price
integer
Loading...
ask_size
integer
Loading...
bid_price
integer
Loading...
bid_size
integer
Loading...
last_trade
object
Loading...
time_exchange
string
Loading...
time_coinapi
string
Loading...
uuid
string
Loading...
price
integer
Loading...
size
integer
Loading...
taker_side
string
Loading...
Request
1curl https://docs-demo.quiknode.pro/ \2-X POST \3-H "Content-Type: application/json" \4--data '{5"method": "v1/getCurrentQuotes",6"params": [{7"symbol_id": "BITSTAMP_SPOT_BTC_USD"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/getCurrentQuotes",6"params": [{7"symbol_id": "BITSTAMP_SPOT_BTC_USD"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