U
Unleash Admin API
Details
- URL
-
<your-unleash-url>/api/admin - Docs
- https://docs.getunleash.io/api
Authentication
Personal access token bearer discovered
Authorization: <credential> Log in to your Unleash instance, open Profile → Personal Access Tokens, and create a new token. Unleash recommends PATs for testing, debugging, temporary automation access, and the local MCP server. See API tokens and client keys and the MCP setup in Unleash MCP Server.
Service account token bearer discovered
Authorization: <credential> Create a service account in your Unleash instance and generate its token from the service account configuration in the Admin UI. Service account tokens are intended for integrations and automation tools with specific permissions. See Service accounts and API tokens and client keys.