GET
/
v1
/
spot
/
aster
/
prices
Get All Prices
curl --request GET \
  --url https://api.example.com/v1/spot/aster/prices

Example

curl -H "X-API-Key: $API_KEY" \
  https://api.perps.studio/v1/spot/aster/prices