API & Integration
OmniReceptionist is fully managed from your dashboard — no integration code required. Live integration points are below; a full partner REST API is on the roadmap.
Available Now
Live integration points — everything else is managed for you from the dashboard
AUTO Twilio voice wiring
Your number is auto-connected to the receptionist when it's provisioned — no setup or code required.
GET /OmniReceptionist/Webhooks/active-calls
Live in-progress calls; also streamed to your dashboard in real time via SignalR.
SMS Voicemail-to-text
Every voicemail is transcribed and texted to your notification number, and saved in Manage.
UI Dashboard management
Greeting, voice, transfer, hours, caller menu, and knowledge are all managed in Manage / Setup / Knowledge.
Partner REST API — Roadmap
The following partner REST API is planned and not yet available. Contact us if programmatic access is on your critical path.
GET /api/omni-receptionist/calls
List call sessions + fetch transcripts/recordings
GET /api/omni-receptionist/appointments
List appointment requests captured on calls
POST /api/omni-receptionist/knowledge
Manage knowledge entries programmatically
PUT /api/omni-receptionist/profile
Read/update the receptionist profile + voice
GET /api/omni-receptionist/analytics/stats
Dashboard statistics + outcome breakdown