REST API v1
API Reference
Integrate AI Receptionist into your applications with our RESTful API.
API Key Authentication
All API requests require an API key in the Authorization header.
Authorization: Bearer YOUR_API_KEYBase URL
All API endpoints are relative to this base URL.
https://api.aireceptionist.comConversations
Bookings
Analytics
Webhooks
Rate Limits
| Plan | Requests/min | Requests/day |
|---|---|---|
| Starter | 60 | 10,000 |
| Professional | 300 | 50,000 |
| Enterprise | Unlimited | Unlimited |
Official SDKs
Use our SDKs for faster integration in your preferred language.
Node.js
npm install @aireceptionist/sdkPython
pip install aireceptionistPHP
composer require aireceptionist/sdkReady to Integrate?
Get your API keys and start building with AI Receptionist today.