AutoRev Public API
The AutoRev API lets you provision AI voice receptionists, place outbound calls, send SMS, and manage bookings. Authentication uses Bearer tokens. All endpoints are scoped to the tenant that owns the API key.
Authentication
- HTTP: Bearer Auth
- API Key: IngestSecret
Bearer API key. Keys start with ar_live_ or ar_test_; both currently access production and trigger real calls/SMS (no sandbox mode yet).
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
A single data source's ingest secret, starting with ars_. Shown once when the source is created and once when the secret is rotated, and never readable afterwards. Required IN ADDITION to the Bearer API key on POST /api/v1/data-sources/{id}/ingest: the key names the account, this secret names the source.
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | X-Ingest-Secret |
Contact
AutoRev Support: support@autorev.ai