Skip to main content

Overview

The Dilli Studio API is a RESTful JSON API. All requests require an API key sent via the X-Api-Key header. Keys are tenant-scoped and can be managed in the app under Settings → API Keys.

Authentication

Send your API key in the X-Api-Key header:
GET /api/v1/contacts HTTP/1.1
Host: app.dilli.studio
X-Api-Key: YOUR_API_KEY