A
Avaza REST API
Details
- URL
-
https://api.avaza.com/ - Docs
- https://api.avaza.com/
Authentication
OAuth 2.0 oauth2 discovered
OAuth 2.0 — self-onboarding
Point your MCP client at the server URL and approve access in the browser. The server accepts a Client ID Metadata Document (CIMD), so the client authenticates with its own hosted URL as the client_id — nothing to register.
Authorization: Bearer <credential> In Avaza, go to Settings > Manage Developer Apps and click Add Personal Access Token. Enter a name and choose scopes, then save. Avaza displays the token once; copy and store it securely. Admin rights are required. See Personal Access Token guide.