Exchange Info

All exchange info including market pairs will be retrieved via this API.

GET /api/v1/exchangeInfo/

e.g.

curl -X GET \
    -H "Nectar-Api-Key: <apikey>" \
    <nectar_url>/api/v1/exchangeInfo/

Response

For more detailed information, please refer to the link below:

getExchangeInfo