Developers · API · Marketplace

Build on the UAE's clinic operating system.

Patient identity, appointments, prescriptions, claims, pharmacy dispensing — every Sehtak workflow becomes a REST endpoint. UAE-resident infrastructure, PDPL-compliant by default, full audit trail end-to-end.

Register your interestBrowse capabilities

Public beta opening Q4 2026 · invite-only sandbox until then

What you can build.

Four capability surfaces, each with a clean REST contract, OAuth 2.0, and webhook fan-out. Same endpoints Sehtak uses in production.

Identity

Verified Emirates ID + UAE Pass identity, rotating QR for patient look-up at the counter.

  • POST /v1/identity/verify-eid
  • GET /v1/patients/:id
  • POST /v1/patients/search
Clinical

Appointments, encounters, SOAP notes, prescriptions, lab orders — the full encounter graph.

  • POST /v1/appointments
  • POST /v1/encounters
  • POST /v1/prescriptions
  • GET /v1/encounters/:id
Pharmacy

Routed Rx inbox, dispense workflow, controlled-drug ledger, cold-chain logs.

  • GET /v1/pharmacies/:id/queue
  • POST /v1/pharmacies/:id/dispense
  • POST /v1/pharmacies/:id/cold-chain/logs
Marketplace

Webhook events for Tap payouts, claims, encounter-completed — drive your downstream system.

  • POST /v1/webhooks/subscriptions
  • GET /v1/webhooks/events
  • POST /v1/oauth/token
api.sehtak.ae · v1
curl https://api.sehtak.ae/v1/patients/search \
  -H "Authorization: Bearer $SEHTAK_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{ "emiratesId": "784-1990-1234567-8" }'

Three steps from idea to production.

01

Register

Submit a short profile. We pair you with a Sehtak technical lead within 3 business days.

02

Sandbox

Get OAuth credentials + seeded test fixtures. Build against a clone of production with no PHI.

03

Live

Pass a 30-min review, sign the data processing addendum, and flip the same code to production.

Marketplace

Distribute your integration to every Sehtak clinic and pharmacy.

Once your integration is live, it becomes installable from inside every clinic / pharmacy dashboard. We handle billing, OAuth, the install surface, and PDPL contracting. You write the integration. Approved partners list publicly on this page.

Inaugural partner slots open Q4 2026 · 3 reserved at launch

Register your interest.

Tell us what you'd like to build. We open sandbox access in waves of 10 partners per month while the platform matures.