> ## Documentation Index
> Fetch the complete documentation index at: https://developers.greetai.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Authentication

> How you can use the API to authenticate your requests.

You can generate API tokens from the [Developers](https://app.greetai.co/organization/keys) page in your company's account.

```bash theme={null}
'Authorization': 'Token <team_token>'
```

## API Tokens

Each API token is valid for 1 year. You can create as many tokens as you need.
