SightSync Developer Platform
A REST API that lets your practice management system trigger intelligent recall calls, sync patient appointments, and stay ahead of UK compliance — without building any of it yourself.
// Trigger a recall call — 3 lines
POST https://sightsync.cloud/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"
}Fire a single API call and SightSync handles the rest — 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.
Start integrating today. Use all API endpoints with your own practice account — no separate fee.
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. The sandbox is free and includes everything you need to build a full integration.