G
Gravitee APIM Portal API
Details
- URL
-
/portal/environments/{envId} - 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.
Create an application and subscribe it to an API that uses an API Key plan, following Create Applications and Subscriptions Using the Management API. Gravitee then issues an API key for that subscription; API keys are sent in the default header X-Gravitee-Api-Key or query parameter api-key, as documented in the API Key policy reference.