# AI Agent API

- [Message AI Agent](/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](/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](/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](/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](/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.
