Overview
Your API key is scoped to a single organization. Use these endpoints to:- Retrieve settings — Get current organization details like name, language, website, and AI prompt
- Update settings — Modify your organization’s configuration without accessing the dashboard
Authentication
All endpoints require a valid API key passed as a Bearer token in theAuthorization header.
The organization is automatically inferred from the API key — you never need to pass an org ID.