LaunchDarkly · OAuth Scopes
LaunchDarkly OAuth Scopes
OAuth 2.0
probed
LaunchDarkly uses OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (e.g. client-credentials or role-based authorization) rather than per-scope consent.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
Feature FlagsFeature ManagementExperimentationObservabilityContinuous DeliveryDevOpsAI AgentsRelease ManagementDeveloper ToolsT1
Scopes: 0
Flows:
Method: probed
Scopes (0)
LaunchDarkly implements OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (client-credentials or role-based authorization) rather than per-scope consent.
These scopes come from LaunchDarkly's own RFC 8414 Authorization Server Metadata document, fetched anonymously — not from prose. The v2 REST OpenAPI declares only an ApiKey security scheme and no oauth2 securityScheme at all, so derive-oauth-scopes.py finds nothing in the spec; the OAuth surface is real but lives outside the contract, which is exactly the gap this artifact closes.
These scopes come from LaunchDarkly's own RFC 8414 Authorization Server Metadata document, fetched anonymously — not from prose. The v2 REST OpenAPI declares only an ApiKey security scheme and no oauth2 securityScheme at all, so derive-oauth-scopes.py finds nothing in the spec; the OAuth surface is real but lives outside the contract, which is exactly the gap this artifact closes.
📄 Provider scope reference: https://launchdarkly.com/docs/home/account/api
Source
OAuth Scopes
Work with this as data
Every scope set here is available over the APIs.io API and to AI agents over MCP.