Loading
Loading
Developer docs
Honest scope: outbound webhooks are live today, with HMAC signing and a real event catalog. The REST API is live too, but read-only for now — customers, appointments, and invoices. SDKs follow once write endpoints ship. We’ll mark statuses honestly here so you never integrate against a moving target.
Push patterns — your code reacts the moment something happens in a shop.
HMAC-SHA256 signed POST events for every shop action: appointments, invoices, payments, warranties.
WebSocket stream for real-time shop events — on the roadmap. Use webhooks (above) for production push events today.
Pull patterns — read data on demand from your own backend (write endpoints ship next).
Live, read-only: list + get-by-ID for customers, appointments, and invoices, with request/response examples. Write endpoints (create/update/delete) aren't available yet.
Typed TypeScript client for the REST API. Roadmap.
Pre-built bridges to other tools your customers already use.
Background you'll want once an integration goes to production.
Tenant isolation, encryption at rest + in transit, signature verification, RBAC.
Live uptime + incident history.
How long we keep each data category, self-serve CSV export, what happens when you cancel (no auto-delete), and GDPR/CCPA deletion requests.
Email info@roffik.com with the use case. We prioritize the roadmap by what real customers ask for.