Authentication
Authenticate your API calls by including your access token in the Authorization header of every request you make. You can retrieve your access token by sending us an email on letstalk@gotrustcrow.com.
Authorization headers should be in the following format: Authorization:SECRET_KEY
Access keys on the API do not expire, unless you generate a new key. To generate a new key, contact us.
API Endpoints:
Test Endpoint: https://api-sandbox.gotrustcrow.com/
Live Endpoint: https://api.gotrustcrow.com/
Last updated
Was this helpful?