API Reference

Complete reference for all Auralytik REST API endpoints.

Endpoints

MethodEndpointDescription
GET/conversationsList all conversations
POST/conversationsCreate a conversation
GET/conversations/:idGet a conversation
GET/conversations/:id/analysisGet AI analysis
GET/agentsList available AI agents
POST/agents/:id/runRun an agent on conversation
GET/evaluationsList evaluations
POST/evaluationsCreate an evaluation

Full documentation coming soon

Detailed request/response schemas, code examples, and interactive API explorer are being developed. Contact us for early access to the API.

Request API Access