# API Documentation

The white label API is one of the most powerful ways you can integrate the AI agents in your account with other systems. For example if you have a custom CRM platform that is already connected to your Instagram DM, you could connect the Stammer.ai API to your CRM using the white label API.&#x20;

<figure><img src="/files/muoIzFbo7MxN7VZDTSIH" alt=""><figcaption></figcaption></figure>

## API Token

Keep your token private. For requests, include it in headers as Authorization: Token xxxxxxxxxxxx

<figure><img src="/files/YMsSuW87ChfC0xWs8lm4" alt=""><figcaption></figcaption></figure>

## API Documentation

<figure><img src="/files/KkeWjMgTGVrQ3loNTw8g" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/eEqLWrvBokmh3CXpqJ8Z" alt=""><figcaption></figcaption></figure>

After you connect your custom domain, the documentation will show your agency's name.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.stammer.ai/stammer.ai-docs/white-label/white-label-api/api-documentation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
