Developer docs
Build with SalesThumb
Honest scope: webhooks are live and battle-tested today. A documented REST API is on the active roadmap. SDKs follow once the API stabilizes. We’ll mark statuses honestly here so you never integrate against a moving target.
Real-time events
Push patterns — your code reacts the moment something happens in a shop.
Webhooks
HMAC-SHA256 signed POST events for every shop action: appointments, invoices, payments, warranties.
Real-time stream (WebSocket)
WebSocket stream for real-time shop events — on the roadmap. Use webhooks (above) for production push events today.
REST & SDKs
Pull patterns — read or write data on demand from your own backend.
REST API
Documented REST endpoints for customers, vehicles, appointments, quotes, invoices, payments, and webhooks. Full CRUD reference with request/response examples.
Node SDK
Typed TypeScript client for the REST API. Roadmap.
Integrations
Pre-built bridges to other tools your customers already use.
Reference
Background you'll want once an integration goes to production.
Need something we don't cover?
Email info@roffik.com with the use case. We prioritize the roadmap by what real customers ask for.