To make an HTTP request, you need to include the Nectar-Api-Key value in the headers of each request.
Nectar-Api-Key
curl -X GET \ -H "Nectar-Api-Key: <apikey>" \ <nectar_url>/api/v1/exchangeInfo/
apikey
Issued API key via Nectar service
nectar_url
The Nectar API server URL
Last updated 11 months ago