Skip to main content
Version: 8.8

Overview

The Administration API for Self-Managed is a REST API that provides endpoints to retrieve cluster data, 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