📄️ 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 are planned to be released 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
It is possible to integrate directly with the Admin API. In this guide we will explain all the steps to set it up.
📄️ 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.