# Authentication

To view or reset your API key, go to your account settings at simplephones.ai/settings

For all API requests, include your API key in the `Authorization` header like so:

```
Authorization: Bearer <API KEY>
```
