> For the complete documentation index, see [llms.txt](https://docs.stammer.ai/stammer.ai-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stammer.ai/stammer.ai-docs/white-label/white-label-api/ai-agent-api.md).

# AI Agent API

- [Message AI Agent](https://docs.stammer.ai/stammer.ai-docs/white-label/white-label-api/ai-agent-api/message-ai-agent.md): This is how you send a message and get responses with an AI agent through a 3rd party system.
- [Create AI Agent](https://docs.stammer.ai/stammer.ai-docs/white-label/white-label-api/ai-agent-api/create-ai-agent.md): You can interact with this API by sending a POST request that allows you to create a new AI agent.
- [Retrieve AI Agent](https://docs.stammer.ai/stammer.ai-docs/white-label/white-label-api/ai-agent-api/retrieve-ai-agent.md): You can interact with this API by sending a GET request.
- [Update AI Agent](https://docs.stammer.ai/stammer.ai-docs/white-label/white-label-api/ai-agent-api/update-ai-agent.md): You can interact with this API by sending a PUT request.
- [Delete AI Agent](https://docs.stammer.ai/stammer.ai-docs/white-label/white-label-api/ai-agent-api/delete-ai-agent.md): You can interact with this API by sending a DELETE request. This allows you to delete a AI Agent in your Agency Account. Make sure this action cannot be undone.
