SightSync Developer Platform

Add AI patient recall
to any PMS in hours

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"
}

Everything handled for you

Instant recall triggers

Fire a single API call and SightSync handles the rest — compliance checks, OFCOM hours, TPS screening, and AI voice delivery.

Compliance built in

Every call is automatically screened against TPS/CTPS registers, checked for OFCOM-permitted hours, and rate-limited to UK calling regulations.

Outcome webhooks

Receive real-time events when a call completes, a patient books an appointment, or opts out — so your PMS stays in sync.

Simple REST API

Bearer-token auth, JSON in and out. No SDKs required. Integrate in an afternoon with standard HTTP from any language.

API endpoints

POST/api/v1/patientsAdd or update a patient recordDocs →
GET/api/v1/patientsList patients due for recallDocs →
POST/api/v1/recallTrigger an AI recall callDocs →
GET/api/v1/appointmentsList booked appointmentsDocs →
GET/api/v1/usageCurrent billing period usageDocs →

All endpoints require Authorization: Bearer nvc_... header. Full API reference →

Simple, transparent pricing

Pay for what you use. No setup fees, no hidden costs. Upgrade or cancel any time.

Free

£0Free forever

Start integrating today. Use all API endpoints with your own practice account — no separate fee.

  • Full API access (all 5 endpoints)
  • API key generation in Settings
  • Live recall triggers (uses your plan quota)
  • Patient sync, appointments & usage APIs
  • Documentation & email support
Get started free

Starter API

£149/month

51p per call after 300

For single-practice PMS vendors building their first integration.

  • 300 live recall triggers / month included
  • Real AI calls to patients
  • All compliance checks (OFCOM, TPS/CTPS)
  • Appointment & usage data sync
  • Email support
Contact us to get started
Most popular

Growth API

£399/month

51p per call after 1,000

For multi-practice groups and established PMS platforms.

  • 1,000 live recall triggers / month included
  • Per-practice usage isolation & reporting
  • Outbound webhooks for call & booking events (beta)
  • 120 API requests / minute per key
  • Priority email + Slack support
Contact us to get started

Enterprise

CustomCustom pricing

Volume discounts available

For national PMS vendors, large groups, or custom integrations.

  • Custom call volume included
  • Dedicated onboarding & integration support
  • Custom compliance configurations
  • SLA agreement
  • Dedicated account manager
Contact us

Ready to integrate?

Get an API key in under a minute. The sandbox is free and includes everything you need to build a full integration.