Skip to main content
Version: 8.10 (unreleased)

Administration API (Self-Managed)

Use the Administration API (Self-Managed) to retrieve Self-Managed cluster data and usage metrics.

About

You can use the Administration API for Self-Managed REST API to retrieve cluster data from your Self-Managed environment, including installed apps and usage metrics.

Authentication

To access the Administration Self-Managed REST API, clients must include a JWT access token in the authorization header:

Authorization: Bearer <TOKEN>

For more details, see the authentication guide.

API reference and explorer

Use the interactive Administration API Self-Managed Explorer to view specifications, example requests and responses, and code samples for interacting with the Administration Self-Managed API.

You can also access a detailed API description via the OpenAPI specification in a running instance of Console Self-Managed at:

https://${base-url}/admin-api/openapi/docs