GET
/
api
/
v1
/
marketdata
/
spot_product_ids
curl --request GET \
  --url https://apiserver.beratrade.io/api/v1/marketdata/spot_product_ids \
  --header 'Bliq-Key: <bliq-key>' \
  --header 'Bliq-Secret: <bliq-secret>'
{
  "BERA": 0,
  "HONEY": 4,
  "USDC": 2
}

Headers

Bliq-Key
string
required

bliq_key obtained during authentication

Bliq-Secret
string
required

bliq_secret obtained during authentication

Response

200 - application/json
Spot product IDs for markets supported by Beliquid

Map of token symbols to their corresponding product IDs

{key}
integer

Product ID for the token