G

Gravitee APIM Management API

REST discovered

Details
URL
/management
Docs
https://documentation.gravitee.io/apim/management-api-reference
Authentication
Gravitee APIM username/password basic discovered Get credentials ↗

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.

Gravitee personal access token / service account token bearer discovered Get token ↗
Authorization: Bearer <credential>

For a user PAT, sign in to the APIM Console, go to OrganizationUsers, 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.