> For the complete documentation index, see [llms.txt](https://gotrustcrow.gitbook.io/trustcrow-api-v1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gotrustcrow.gitbook.io/trustcrow-api-v1/authentication.md).

# 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](mailto:letstalk@gotrustcrow.com).

#### API Endpoints:

Test Endpoint: <https://api-sandbox.gotrustcrow.com/>

Live Endpoint: <https://api.gotrustcrow.com/>

{% hint style="info" %}
**Note**

The API key will be made available on the dashboard very soon!.
{% endhint %}
