Developer Documentation
Integrate Auralytik into your applications with our REST API. Push conversations, receive webhooks, and build custom workflows.
Quick Start
Get your API key and make your first request in minutes.
$ curl https://api.auralytik.com/v1/conversations \
-H "Authorization: Bearer YOUR_API_KEY"
Get API Key-H "Authorization: Bearer YOUR_API_KEY"
API Documentation
Base URL
https://api.auralytik.com/v1All API requests should be made to this base URL. Responses are returned in JSON format.