Overview
The Dilli Studio API is a RESTful JSON API. All requests require an API key sent via theX-Api-Key header. Keys are tenant-scoped and can be managed in the app under Settings → API Keys.
- Base URL:
https://app.dilli.studio/api/v1 - OpenAPI spec: /openapi/dilli.openapi.yaml
Authentication
Send your API key in theX-Api-Key header:

