GET
/
v1
/
spot
/
aster
/
markets
List Markets
curl --request GET \
  --url https://api.example.com/v1/spot/aster/markets

Upstream Mapping

Maps to Aster’s GET /api/v1/exchangeInfo.

Example

curl -H "X-API-Key: $API_KEY" \
  https://api.perps.studio/v1/spot/aster/markets
Response format matches Hyperliquid spot markets.