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 →
For PMS vendors and developers building integrations. Includes dedicated call volume, usage tracking per practice, and webhook delivery.
Already a SightSync practice? Practice plans start at £199/mo — your existing plan already includes full API access at no extra cost.
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.
All plans billed monthly. Overage calls are charged at 51p per connected call. A connected call is any call answered by a person or that reaches voicemail. Ring-no-answer calls are free. Added to your invoice automatically on the 1st of each month.
Get an API key in under a minute. Your practice account gives you full access to every endpoint at no extra cost.