📄️ How to create API Tokens
Creating API tokens requires you to have the CREATEAPITOKEN permission. This means that, as of now, only instance admins can create API tokens.
📄️ How to create Personal Access Tokens
Personal access tokens were introduced in Unleash 4.17.
📄️ How to create Project API Tokens
Creating Project API tokens requires you to have the CREATEPROJECTAPI_TOKEN permission.
📄️ How to create service accounts
Service accounts is an enterprise feature available from Unleash 4.21 onwards.
📄️ How to download your login history
Login history is an enterprise feature available from Unleash 4.22 onwards.
📄️ How to use the Admin API
You can integrate with Unleash directly using the Admin API. This guide explains the steps required to getting access to and using the Admin API.
📄️ How to enable OpenAPI and the Swagger UI
OpenAPI schemas were introduced in v4.13.0 of Unleash and v0.10.0 of the Unleash proxy.