About this guide
Last updated: 2026-06-01
The Developer Guide documents the Drömlik API — the REST endpoints, event subscriptions, and SDKs you use to integrate your own applications with a Drömlik tenant. Typical integrations include call centres, hotel PMS, CRM connectors, and custom dashboards.
Who it's for
- Developers writing applications that read or write Drömlik data.
- Integrators wiring Drömlik into a CRM, ITSM, or ERP.
- Administrators evaluating whether to expose the API on their tenant.
Where to start
- API overview — what's available and how requests flow.
- Authentication — generate credentials and obtain an access token.
- Webhooks — receive real-time events without polling.
- SDK overview — official client libraries.
- Code examples — runnable snippets.
Requirements
- A Drömlik tenant on the Business plan or higher.
- API access enabled in Integrations → API by an administrator.
- An API key and secret issued from the same screen.