📄️ How to create API Tokens
In order to connect to Unleash clients will need an API token to grant access. A client SDK will need to token with "client privileges", which allows them to fetch feature toggle configuration and post usage metrics back.
📄️ 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.