G
Gravitee APIM Management API
Details
- URL
-
/management - Docs
- https://documentation.gravitee.io/apim/management-api-reference
Authentication
Use credentials for a user account in your Gravitee APIM instance. The Stoplight API references for the Management, Management v2, and Portal APIs list Basic Auth as a supported security scheme; accounts are created and managed in the APIM Console. See the API auth schemes in Management API Reference.
Authorization: Bearer <credential> For a user PAT, sign in to the APIM Console, go to Organization → Users, open your user, then generate a personal access token in the Tokens section as described in Create and Publish an API Using the Management API. For automation, create a service account in the APIM Console and generate its token as described in Expose APIM as an MCP Server. Copy the token when shown; the docs note you cannot view it again after closing.