Documentation Index
Fetch the complete documentation index at: https://orbit-docs.devotel.io/llms.txt
Use this file to discover all available pages before exploring further.
Branding API
Resolves the effective branding (logo, colors, brand name, support email) that should apply for the calling org or, when called by an unauthenticated subaccount surface, for a custom-domain host. Base path:/v1/branding
Authentication: API key (X-API-Key) or session JWT.
| Method | Path | Purpose |
|---|---|---|
GET | /v1/branding/effective | Get the effective branding for the calling tenant |
See also
- Subaccounts API — set custom branding per subaccount