U
Unleash Edge API
Details
- URL
-
<your-edge-url>/api/client - Docs
- https://docs.getunleash.io/api
Authentication
Backend API token api_key discovered
Authorization: <credential> In your Unleash instance, go to Admin settings → Access control → API access and create a backend token. Backend tokens are scoped to one or more projects and a single environment, and are intended for the Client API and Unleash Edge client endpoints. See API tokens and client keys and API overview.
Frontend API token api_key discovered
Authorization: <credential> In your Unleash instance, go to Admin settings → Access control → API access and create a frontend token. Frontend tokens are scoped to one or more projects and a single environment, are safe to expose client-side, and are used with the Frontend API or Unleash Edge frontend endpoints. See API tokens and client keys and API overview.