L

LaunchDarkly REST API

REST discovered

Details
Docs
https://launchdarkly.com/docs/api
Authentication
LaunchDarkly access token (personal or service) bearer discovered Get token ↗
Authorization: Bearer <credential>

In the LaunchDarkly app, go to Authorization and create an access token. LaunchDarkly docs state the REST API uses personal or service access tokens; the REST API guide links to token creation under Access Tokens and Using the LaunchDarkly REST API. Use the token in an Authorization header.