Select an endpoint
Choose any endpoint from the sidebar to start testing the API.
How to get a tenant API key
All endpoints here require a tenant API key — not the admin key. To get one:
- Go to /docs → Admin — Tenants
- Call
POST /admin/tenantswith yourX-Admin-Key - Call
POST /admin/tenants/{id}/keyswith yourX-Admin-Key - Paste the returned
keyinto the field above
The admin key provisions tenants only. The tenant key does everything else.
Send a request to see the response