post https://api.qoreid.com/token
By providing your client public and secret keys, this endpoint gives you the token you need to interact with our apis as a client.
Log in to see full request history
Responses
By providing your client public and secret keys, this endpoint gives you the token you need to interact with our apis as a client.
xxxxxxxxxx
curl --request POST \
--url https://api.qoreid.com/token \
--header 'accept: text/plain' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: