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

# Authentication

This reference contains a list of all the endpoints available in the integration.app API, their inputs and outputs.

## Authentication

When making requests to the API, you need to provide a **Bearer** token in the **Authorization** header.

You can find a test token in your [workspace settings](https://console.integration.app/w/0/settings/testing).

To learn how to generate production tokens, check the [Authentication](/docs/how-membrane-works/authentication) documentation article.

Some endpoints, such as editing users require **admin-level** access. You can find details on how to generate an admin token [here](/docs/how-membrane-works/authentication#admin-token).
