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

Base URL

https://api.auralytik.com/v1

All API requests should be made to this base URL. Responses are returned in JSON format.