SightSync Developer Platform
A REST API that connects your practice management system to compliant AI recall calls, appointment sync, and UK regulatory checks — without building any of it yourself.
// Trigger a recall call — 3 lines
POST https://app.sightsync.io/api/v1/recall
Authorization: Bearer nvc_live_xxxxxxxxxxxxxxxxxxxx
Content-Type: application/json
{
"patient_id": "pat_01HXYZ..."
}
// Response 202
{
"success": true,
"call_id": "c_01HABC...",
"status": "calling"
}One API call triggers the full recall: compliance checks, OFCOM hours, TPS screening, and AI voice delivery.
Every call is automatically screened against TPS/CTPS registers, checked for OFCOM-permitted hours, and rate-limited to UK calling regulations.
Receive real-time events when a call completes, a patient books an appointment, or opts out — so your PMS stays in sync.
Bearer-token auth, JSON in and out. No SDKs required. Integrate in an afternoon with standard HTTP from any language.
All endpoints require Authorization: Bearer nvc_... header. Full API reference →
Pay for what you use. No setup fees, no hidden costs. Upgrade or cancel any time.
Use all API endpoints with your practice account at no extra cost.
51p per call after 300
For single-practice PMS vendors building their first integration.
51p per call after 1,000
For multi-practice groups and established PMS platforms.
Volume discounts available
For national PMS vendors, large groups, or custom integrations.
Get an API key in under a minute. Your practice account gives you full access to every endpoint at no extra cost.