Documentation Index
Fetch the complete documentation index at: https://duomi.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
Production requests use theX-API-Key header.
api_keys table. The matching row determines the effective organization for template and generation access.
Local development fallback
Indevelopment or test mode, the API also accepts X-Org-Name when no API key is provided.
X-API-Key.
Request behavior
- Invalid keys return
403 - Missing auth returns
401 - Organization mismatches return
403