API Documentation

⌘K
GET/api/1/crypto-extended/exchange-listings/{symbol}

Exchange Listings for a Coin

Returns which exchanges list a given cryptocurrency, with trading pair details.

Parameters

1
symbolstringrequired
path

Responses

Was this helpful?
Request
curl -X GET \
  'https://api.eulerpool.com/api/1/crypto-extended/exchange-listings/AAPL' \
  -H 'Accept: application/json'
200 Response
Default Response