You already run your branches, services, and queues on Skiplino. The External API lets you embed live appointment and walk-in booking directly into your own website, mobile app, or kiosk — fully under your own brand, powered by your existing Skiplino infrastructure.
Present your live branch network and every branch's bookable services natively inside your own interface.
Surface real-time slot availability and let customers reserve appointments without ever leaving your app.
Issue walk-in tickets and stream live queue position and wait time straight to your customers.
Link every booking to your own customer IDs and pull a customer's full ticket history on demand.
Branches, services, tickets & booking. Safe to embed in mobile, browser, and kiosk clients.
Everything a public key can do, plus the customer directory. Server-side only — never expose it.
Build and verify with test keys — a fully isolated sandbox, zero production impact. Switch to live when you're ready to ship.
GET /v1/branches — list active branchesGET /v1/branches/{branchId}/tree — list bookable servicesGET /v1/services/{id}/slots — check appointment availabilityPOST /v1/tickets/book — book a walk-in or appointmentGET /v1/tickets/{id} — track live queue position