API changelog
Last updated: 2026-06-01
Breaking and notable changes to the Drömlik API. Subscribe to the RSS feed at /openapi/changelog.rss to get notified.
2026-06-01 — v1.0
- Added AI endpoints:
/cdr/transcript,/voicemail/transcript. - Added
directionfilter to/cdr/list. - Webhook payloads now include
tenantand stableevent_id.
2026-04-12 — v0.9
- New event codes:
30031(inbound SMS),30029(agent status changed). /extension/bulk_createraised from 100 to 200 per request.- Deprecated
/extension/all; use/extension/listwith paging.
2026-02-03 — v0.8
- Rate limits raised from 30 to 60 req/sec per key.
- Added
X-RateLimit-*headers on every response.
2025-11-20 — v0.7
- Initial public release of the Drömlik API.