Markets 24hr Summary

This API provides summarized trading data of all markets over the past 24 hours.

GET /api/v1/ticker/24hr/

e.g.

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

Response

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

getMarkets24hrSummary