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

# Automate with the API

> Get an API token, make your first call, and connect Inboxapp to your tools.

For developers with an Inboxapp account; you need an API token.

1. [Create an API token](/configuration/authentication). Keep it secret and use it in the Authorization header.
2. [Make your first API call](/quickstart). The team request confirms that your token works.
3. Connect AI tools with the [MCP server](/mcp-server). It uses the same API token as the REST API.
4. Continue with the [Developer API](/developer-api). Find the data model, webhooks, reference, and endpoint listings there.

Next: [Return to the Get started welcome page](/).
