Home
Providers
LaunchDarkly
LaunchDarkly
LaunchDarkly is a feature management and runtime control platform. Development teams use it to wrap releases in feature flags, target variations at specific users, contexts, segments and environments, run experiments and guarded rollouts, and turn a change back off without shipping new code. The platform now extends the same targeting, approval and audit machinery to AI through AgentControl, where prompts, models, tools and agent graphs are versioned and rolled out as configs, and to observability through session replay, errors, logs and traces. LaunchDarkly publishes a 401-operation REST API, more than thirty SDKs across thirteen client-side, thirteen server-side and four edge runtimes, a self-hosted Relay Proxy, a CLI, and a hosted MCP server exposing 125 tools to AI clients. LaunchDarkly is operated by Catamorphic Co.
LaunchDarkly publishes 29 APIs on the APIs.io network, including Webhooks API, Access Tokens API, Account Members API, and 26 more. Tagged areas include Feature Flags, Feature Management, Experimentation, Observability, and Continuous Delivery.
The LaunchDarkly catalog on APIs.io includes 1 event-driven AsyncAPI specification, 1 JSON-LD context, and 2 Spectral governance rulesets.
LaunchDarkly’s developer surface includes authentication, engineering blog, CLI, changelog, sandbox, documentation, API reference, and 43 more developer resources.
3 APIs
1 MCP Servers
16 Features
On this page
Kin Score
APIs 30
Open Collections 29
MCP Servers 1
GraphQL 1
Pricing Plans 1
Rate Limits 1
FinOps 1
Features 16
Event Specs 1
Vocabularies 1
Spectral Rules 2
JSON Schema 70
JSON Structure 1
Security Posture 4
Scopes 1
Agentic Access 1
Resources 50
apis.yml
92 Operational Transparency
0 Create-or-Update Ergonomics
Composite quality — 77.9/100 · exemplar
Agent readiness — 45/100 · agent ready
Individual APIs this provider publishes, each with its own machine-readable definition.
Scroll for all 30
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Scroll for all 29
Model Context Protocol servers that expose these APIs to AI agents.
GraphQL schemas published by this provider.
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Cost, billing, and metering signals for API financial operations.
Notable capabilities this provider offers.
Developer free: unlimited flags, seats, 30 SDKs, 5K replays, 10M logs
Foundation: $12/mo per Service Connection + $10 per 1k client MAU
Enterprise custom: SAML/SCIM, custom roles, release automation
Guardian custom: release monitoring, auto rollback, guardrails
REST API for projects, environments, flags, segments
Per-route rate limits + global 200 req/10s
Server-side, client-side, mobile SDKs (30+ languages)
Streaming SDK for real-time flag updates
Webhooks for flag and audit events
OAuth 2.0 + Personal API tokens + service accounts
Experimentation with statistical analysis
Code references (find flag usage in code)
Workflows with scheduling and approvals (Enterprise)
Release pipelines and progressive rollouts
Observability (Errors + Logs + Traces + Replays)
Galaxy AI features for flag governance
Scroll for all 16
AsyncAPI definitions for this provider's event-driven and streaming APIs.
JSON-LD contexts and semantic vocabularies used across these APIs.
Spectral governance rulesets for linting and validating these APIs.
Standalone JSON Schema definitions for this provider's data models.
Scroll for all 70
JSON Structure definitions describing this provider's data shapes.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
OAuth scopes governing access to this provider's APIs.
Recommended x-agentic-access execution contracts for AI agents.
Get Started 4
Portal, sign-up, and the first successful call
Documentation 6
Reference material describing how the API behaves
Agent Surfaces 5
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 7
Pagination, idempotency, versioning, errors, and events
Scroll for all 7
Build 6
SDKs, sample code, and the tooling you integrate with
Access & Security 7
Authentication, authorization, and security posture
Scroll for all 7
Operate 5
Status, limits, changes, and where to get help
Commercial 4
Pricing, plans, and the legal terms of use
Company 4
The organization behind the API
Other 2
Properties that don't map to a standard resource type
Source (apis.yml)
aid: launchdarkly
deliveryModel:
model: unknown
open_source: unknown
commercial: true
callable_host: false
label: Delivery model not determined — needs a product licence on record
confidence: low
source:
- openapi
- pricing
- repository-unlicensed
generated: '2026-08-28'
method: derived
specificationVersion: '0.23'
accessModel:
pricing: freemium
onboarding: self-serve
trial: false
try_now: true
public: false
label: Freemium · Self-serve signup
confidence: high
source:
- plans
- authentication
generated: '2026-07-22'
method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/launchdarkly.png
url: https://raw.githubusercontent.com/api-evangelist/launchdarkly/refs/heads/main/apis.yml
apis:
- aid: launchdarkly:webhooks-api
name: LaunchDarkly Webhooks API
tags:
- Event
- Integration
- Notification
- Webhook
tags_raw:
- Events
- Integrations
- Notifications
- Webhooks
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
baseURL: https://app.launchdarkly.com/api/v2
humanURL: https://launchdarkly.com/docs/api/webhooks
properties:
- url: https://launchdarkly.com/docs/api/webhooks
type: Documentation
- type: AsyncAPI
url: asyncapi/launchdarkly-webhooks-asyncapi.yml
- type: Webhooks
url: asyncapi/launchdarkly-webhooks-asyncapi.yml
description: The LaunchDarkly Webhooks API allows developers to build custom integrations that subscribe to activity events
within LaunchDarkly. When actions occur such as flag changes, project creation, or environment modifications, LaunchDarkly
sends HTTP POST payloads to configured webhook URLs. This enables use cases like updating external issue trackers, notifying
support systems of feature rollouts, and triggering downstream automation workflows based on feature flag lifecycle events.
- aid: launchdarkly:launchdarkly-access-tokens-api
name: launchdarkly Access Tokens API
description: Create and manage personal and service access tokens used to authenticate API requests.
humanURL: https://launchdarkly.com/docs/api
baseURL: https://app.launchdarkly.com/api/v2
tags:
- Access Tokens
properties:
- type: OpenAPI
url: openapi/launchdarkly-access-tokens-api-openapi.yml
- type: Documentation
url: https://launchdarkly.com/docs/api
- type: Documentation
url: https://launchdarkly.com/docs/sdk/relay-proxy
- aid: launchdarkly:launchdarkly-account-members-api
name: launchdarkly Account Members API
description: Manage team members, invitations, and member roles within a LaunchDarkly account.
humanURL: https://launchdarkly.com/docs/api
baseURL: https://app.launchdarkly.com/api/v2
tags:
- Account Members
properties:
- type: OpenAPI
url: openapi/launchdarkly-account-members-api-openapi.yml
- type: Documentation
url: https://launchdarkly.com/docs/api
- type: Documentation
url: https://launchdarkly.com/docs/sdk/relay-proxy
- aid: launchdarkly:launchdarkly-approvals-api
name: launchdarkly Approvals API
description: Manage approval requests and workflows for flag changes that require review before deployment.
humanURL: https://launchdarkly.com/docs/api
baseURL: https://app.launchdarkly.com/api/v2
tags:
- Approvals
properties:
- type: OpenAPI
url: openapi/launchdarkly-approvals-api-openapi.yml
- type: Documentation
url: https://launchdarkly.com/docs/api
- type: Documentation
url: https://launchdarkly.com/docs/sdk/relay-proxy
- aid: launchdarkly:launchdarkly-audit-log-api
name: launchdarkly Audit Log API
description: Access the change history of all modifications made to resources in the LaunchDarkly account.
humanURL: https://launchdarkly.com/docs/api
baseURL: https://app.launchdarkly.com/api/v2
tags:
- Audit Log
properties:
- type: OpenAPI
url: openapi/launchdarkly-audit-log-api-openapi.yml
- type: Documentation
url: https://launchdarkly.com/docs/api
- type: Documentation
url: https://launchdarkly.com/docs/sdk/relay-proxy
- aid: launchdarkly:launchdarkly-client-side-evaluation-api
name: launchdarkly Client-Side Evaluation API
description: Flag evaluation endpoints for client-side and mobile SDKs using environment IDs or mobile keys for authentication.
humanURL: https://launchdarkly.com/docs/api
baseURL: https://app.launchdarkly.com/api/v2
tags:
- Client-Side Evaluation
properties:
- type: OpenAPI
url: openapi/launchdarkly-client-side-evaluation-api-openapi.yml
- type: Documentation
url: https://launchdarkly.com/docs/api
- type: Documentation
url: https://launchdarkly.com/docs/sdk/relay-proxy
- aid: launchdarkly:launchdarkly-client-side-streaming-api
name: launchdarkly Client-Side Streaming API
description: Server-Sent Events streaming endpoints for client-side and mobile SDKs to receive real-time flag updates.
humanURL: https://launchdarkly.com/docs/api
baseURL: https://app.launchdarkly.com/api/v2
tags:
- Client-Side Streaming
properties:
- type: OpenAPI
url: openapi/launchdarkly-client-side-streaming-api-openapi.yml
- type: Documentation
url: https://launchdarkly.com/docs/api
- type: Documentation
url: https://launchdarkly.com/docs/sdk/relay-proxy
- aid: launchdarkly:launchdarkly-code-references-api
name: launchdarkly Code References API
description: View code references that show where feature flags are used in your codebase.
humanURL: https://launchdarkly.com/docs/api
baseURL: https://app.launchdarkly.com/api/v2
tags:
- Code References
properties:
- type: OpenAPI
url: openapi/launchdarkly-code-references-api-openapi.yml
- type: Documentation
url: https://launchdarkly.com/docs/api
- type: Documentation
url: https://launchdarkly.com/docs/sdk/relay-proxy
- aid: launchdarkly:launchdarkly-custom-roles-api
name: launchdarkly Custom Roles API
description: Define custom roles with fine-grained permissions using resource specifiers and actions.
humanURL: https://launchdarkly.com/docs/api
baseURL: https://app.launchdarkly.com/api/v2
tags:
- Custom Roles
properties:
- type: OpenAPI
url: openapi/launchdarkly-custom-roles-api-openapi.yml
- type: Documentation
url: https://launchdarkly.com/docs/api
- type: Documentation
url: https://launchdarkly.com/docs/sdk/relay-proxy
- aid: launchdarkly:launchdarkly-environments-api
name: launchdarkly Environments API
description: Manage environments within projects such as production, staging, and development.
humanURL: https://launchdarkly.com/docs/api
baseURL: https://app.launchdarkly.com/api/v2
tags:
- Environments
properties:
- type: OpenAPI
url: openapi/launchdarkly-environments-api-openapi.yml
- type: Documentation
url: https://launchdarkly.com/docs/api
- type: Documentation
url: https://launchdarkly.com/docs/sdk/relay-proxy
- aid: launchdarkly:launchdarkly-experiments-api
name: launchdarkly Experiments API
description: Create and manage experiments to measure the impact of feature flag variations on metrics.
humanURL: https://launchdarkly.com/docs/api
baseURL: https://app.launchdarkly.com/api/v2
tags:
- Experiments
properties:
- type: OpenAPI
url: openapi/launchdarkly-experiments-api-openapi.yml
- type: Documentation
url: https://launchdarkly.com/docs/api
- type: Documentation
url: https://launchdarkly.com/docs/sdk/relay-proxy
- aid: launchdarkly:launchdarkly-feature-flags-api
name: launchdarkly Feature Flags API
description: Create, update, and manage feature flags and their targeting rules across projects and environments.
humanURL: https://launchdarkly.com/docs/api
baseURL: https://app.launchdarkly.com/api/v2
tags:
- Feature Flags
properties:
- type: OpenAPI
url: openapi/launchdarkly-feature-flags-api-openapi.yml
- type: Documentation
url: https://launchdarkly.com/docs/api
- type: Documentation
url: https://launchdarkly.com/docs/sdk/relay-proxy
- aid: launchdarkly:launchdarkly-flag-triggers-api
name: launchdarkly Flag Triggers API
description: Create triggers that allow external services to toggle feature flags via unique webhook URLs.
humanURL: https://launchdarkly.com/docs/api
baseURL: https://app.launchdarkly.com/api/v2
tags:
- Flag Triggers
properties:
- type: OpenAPI
url: openapi/launchdarkly-flag-triggers-api-openapi.yml
- type: Documentation
url: https://launchdarkly.com/docs/api
- type: Documentation
url: https://launchdarkly.com/docs/sdk/relay-proxy
- aid: launchdarkly:launchdarkly-integration-audit-log-subscriptions-api
name: launchdarkly Integration Audit Log Subscriptions API
description: Manage integrations that subscribe to audit log events and forward them to external tools.
humanURL: https://launchdarkly.com/docs/api
baseURL: https://app.launchdarkly.com/api/v2
tags:
- Integration Audit Log Subscriptions
properties:
- type: OpenAPI
url: openapi/launchdarkly-integration-audit-log-subscriptions-api-openapi.yml
- type: Documentation
url: https://launchdarkly.com/docs/api
- type: Documentation
url: https://launchdarkly.com/docs/sdk/relay-proxy
- aid: launchdarkly:launchdarkly-metrics-api
name: launchdarkly Metrics API
description: Define and manage metrics used to measure experiment outcomes and feature flag impact.
humanURL: https://launchdarkly.com/docs/api
baseURL: https://app.launchdarkly.com/api/v2
tags:
- Metrics
properties:
- type: OpenAPI
url: openapi/launchdarkly-metrics-api-openapi.yml
- type: Documentation
url: https://launchdarkly.com/docs/api
- type: Documentation
url: https://launchdarkly.com/docs/sdk/relay-proxy
- aid: launchdarkly:launchdarkly-php-polling-api
name: launchdarkly PHP Polling API
description: Polling endpoints for PHP server-side SDKs which do not support streaming mode.
humanURL: https://launchdarkly.com/docs/api
baseURL: https://app.launchdarkly.com/api/v2
tags:
- PHP Polling
properties:
- type: OpenAPI
url: openapi/launchdarkly-php-polling-api-openapi.yml
- type: Documentation
url: https://launchdarkly.com/docs/api
- type: Documentation
url: https://launchdarkly.com/docs/sdk/relay-proxy
- aid: launchdarkly:launchdarkly-projects-api
name: launchdarkly Projects API
description: Manage projects that organize feature flags and other resources.
humanURL: https://launchdarkly.com/docs/api
baseURL: https://app.launchdarkly.com/api/v2
tags:
- Project
tags_raw:
- Projects
properties:
- type: OpenAPI
url: openapi/launchdarkly-projects-api-openapi.yml
- type: Documentation
url: https://launchdarkly.com/docs/api
- type: Documentation
url: https://launchdarkly.com/docs/sdk/relay-proxy
- aid: launchdarkly:launchdarkly-relay-proxy-configurations-api
name: launchdarkly Relay Proxy Configurations API
description: Manage automatic configuration entries for LaunchDarkly Relay Proxy instances.
humanURL: https://launchdarkly.com/docs/api
baseURL: https://app.launchdarkly.com/api/v2
tags:
- Relay Proxy Configurations
properties:
- type: OpenAPI
url: openapi/launchdarkly-relay-proxy-configurations-api-openapi.yml
- type: Documentation
url: https://launchdarkly.com/docs/api
- type: Documentation
url: https://launchdarkly.com/docs/sdk/relay-proxy
- aid: launchdarkly:launchdarkly-releases-api
name: launchdarkly Releases API
description: Manage release pipelines for coordinating feature flag rollouts across environments.
humanURL: https://launchdarkly.com/docs/api
baseURL: https://app.launchdarkly.com/api/v2
tags:
- Releases
properties:
- type: OpenAPI
url: openapi/launchdarkly-releases-api-openapi.yml
- type: Documentation
url: https://launchdarkly.com/docs/api
- type: Documentation
url: https://launchdarkly.com/docs/sdk/relay-proxy
- aid: launchdarkly:launchdarkly-segments-api
name: launchdarkly Segments API
description: Create and manage user segments for targeting groups of contexts with feature flags.
humanURL: https://launchdarkly.com/docs/api
baseURL: https://app.launchdarkly.com/api/v2
tags:
- Segments
properties:
- type: OpenAPI
url: openapi/launchdarkly-segments-api-openapi.yml
- type: Documentation
url: https://launchdarkly.com/docs/api
- type: Documentation
url: https://launchdarkly.com/docs/sdk/relay-proxy
- aid: launchdarkly:launchdarkly-server-side-evaluation-api
name: launchdarkly Server-Side Evaluation API
description: Flag evaluation endpoints for server-side SDKs using SDK keys for authentication.
humanURL: https://launchdarkly.com/docs/api
baseURL: https://app.launchdarkly.com/api/v2
tags:
- Server-Side Evaluation
properties:
- type: OpenAPI
url: openapi/launchdarkly-server-side-evaluation-api-openapi.yml
- type: Documentation
url: https://launchdarkly.com/docs/api
- type: Documentation
url: https://launchdarkly.com/docs/sdk/relay-proxy
- aid: launchdarkly:launchdarkly-server-side-streaming-api
name: launchdarkly Server-Side Streaming API
description: Server-Sent Events streaming endpoints for server-side SDKs to receive real-time flag updates.
humanURL: https://launchdarkly.com/docs/api
baseURL: https://app.launchdarkly.com/api/v2
tags:
- Server-Side Streaming
properties:
- type: OpenAPI
url: openapi/launchdarkly-server-side-streaming-api-openapi.yml
- type: Documentation
url: https://launchdarkly.com/docs/api
- type: Documentation
url: https://launchdarkly.com/docs/sdk/relay-proxy
- aid: launchdarkly:launchdarkly-status-api
name: launchdarkly Status API
description: Health and status monitoring endpoints for the Relay Proxy. No authentication is required for these endpoints.
humanURL: https://launchdarkly.com/docs/api
baseURL: https://app.launchdarkly.com/api/v2
tags:
- Status
properties:
- type: OpenAPI
url: openapi/launchdarkly-status-api-openapi.yml
- type: Documentation
url: https://launchdarkly.com/docs/api
- type: Documentation
url: https://launchdarkly.com/docs/sdk/relay-proxy
- aid: launchdarkly:launchdarkly-tags-api
name: launchdarkly Tags API
description: The Tags API from launchdarkly — 1 operation(s) for tags.
humanURL: https://launchdarkly.com/docs/api
baseURL: https://app.launchdarkly.com/api/v2
tags:
- Tags
properties:
- type: OpenAPI
url: openapi/launchdarkly-tags-api-openapi.yml
- type: Documentation
url: https://launchdarkly.com/docs/api
- type: Documentation
url: https://launchdarkly.com/docs/sdk/relay-proxy
- aid: launchdarkly:launchdarkly-teams-api
name: launchdarkly Teams API
description: Organize account members into teams for collaborative flag management and permissions.
humanURL: https://launchdarkly.com/docs/api
baseURL: https://app.launchdarkly.com/api/v2
tags:
- Team
tags_raw:
- Teams
properties:
- type: OpenAPI
url: openapi/launchdarkly-teams-api-openapi.yml
- type: Documentation
url: https://launchdarkly.com/docs/api
- type: Documentation
url: https://launchdarkly.com/docs/sdk/relay-proxy
- aid: launchdarkly:launchdarkly-webhooks-api
name: launchdarkly Webhooks API
description: Configure webhooks to receive HTTP POST notifications when changes occur in LaunchDarkly.
humanURL: https://launchdarkly.com/docs/api
baseURL: https://app.launchdarkly.com/api/v2
tags:
- Webhook
tags_raw:
- Webhooks
properties:
- type: OpenAPI
url: openapi/launchdarkly-webhooks-api-openapi.yml
- type: Documentation
url: https://launchdarkly.com/docs/api
- type: Documentation
url: https://launchdarkly.com/docs/sdk/relay-proxy
- aid: launchdarkly:launchdarkly-workflows-api
name: launchdarkly Workflows API
description: Create and manage automated workflows for scheduling and orchestrating flag changes.
humanURL: https://launchdarkly.com/docs/api
baseURL: https://app.launchdarkly.com/api/v2
tags:
- Workflows
properties:
- type: OpenAPI
url: openapi/launchdarkly-workflows-api-openapi.yml
- type: Documentation
url: https://launchdarkly.com/docs/api
- type: Documentation
url: https://launchdarkly.com/docs/sdk/relay-proxy
- aid: launchdarkly:launchdarkly-mcp-server
name: LaunchDarkly MCP Server
description: LaunchDarkly operates a first-party hosted Model Context Protocol server at https://mcp.launchdarkly.com/mcp/launchdarkly,
reachable by any MCP client over streamable HTTP and authorized with OAuth 2.0 (dynamic client registration, PKCE). It
exposes 125 tools across feature management, AgentControl, experimentation, metrics and observability, each carrying MCP
annotations that declare whether it is read-only, idempotent or destructive. A stdio server is also published to npm as
@launchdarkly/mcp-server for the federal and EU instances, where the hosted server is not available.
humanURL: https://launchdarkly.com/docs/home/getting-started/mcp
baseURL: https://mcp.launchdarkly.com/mcp/launchdarkly
tags:
- MCP
- AI Agents
- Feature Flags
- Tools
properties:
- type: MCPServer
url: mcp/launchdarkly-mcp.yml
- type: ToolCrosswalk
url: mcp/launchdarkly-tool-crosswalk.yml
- type: Documentation
url: https://launchdarkly.com/docs/home/getting-started/mcp
- type: Documentation
url: https://launchdarkly.com/docs/home/getting-started/mcp-hosted
- type: Authentication
url: authentication/launchdarkly-authentication.yml
- type: OAuthScopes
url: scopes/launchdarkly-scopes.yml
- aid: launchdarkly:launchdarkly-backup-api
name: LaunchDarkly Backup API
description: The Backup API from LaunchDarkly — 1 operation(s) for backup.
humanURL: https://launchdarkly.com/docs/api/webhooks
baseURL: https://app.launchdarkly.com/api/v2
tags:
- Backup
properties:
- type: OpenAPI
url: openapi/launchdarkly-backup-api-openapi.yml
- type: Documentation
url: https://launchdarkly.com/docs/guides/flags/ldcli-dev-server-reference
- type: Sandbox
url: sandbox/launchdarkly-sandbox.yml
- type: SourceCode
url: https://github.com/launchdarkly/ldcli
- aid: launchdarkly:launchdarkly-debug-sessions-api
name: LaunchDarkly Debug Sessions API
description: The Debug Sessions API from LaunchDarkly — 3 operation(s) for debug sessions.
humanURL: https://launchdarkly.com/docs/api/webhooks
baseURL: https://app.launchdarkly.com/api/v2
tags:
- Debug Sessions
properties:
- type: OpenAPI
url: openapi/launchdarkly-debug-sessions-api-openapi.yml
- type: Documentation
url: https://launchdarkly.com/docs/guides/flags/ldcli-dev-server-reference
- type: Sandbox
url: sandbox/launchdarkly-sandbox.yml
- type: SourceCode
url: https://github.com/launchdarkly/ldcli
common:
- type: Website
url: https://www.launchdarkly.com/
- type: CapabilityMap
url: capabilities/launchdarkly-capability-edges.yml
name: LaunchDarkly Business Capability Map
- type: TrustCenter
url: security/launchdarkly-trust-center.yml
- type: AgenticAccess
url: agentic-access/launchdarkly-agentic-access.yml
- type: DomainSecurity
url: security/launchdarkly-domain-security.yml
- type: Authentication
url: authentication/launchdarkly-authentication.yml
- type: GitHubOrganization
url: https://github.com/launchdarkly
- type: LinkedIn
url: https://www.linkedin.com/company/launchdarkly
- type: JSONSchema
url: json-schema/launchdarkly-feature-flag-schema.json
- type: JSONSchema
url: json-schema/launchdarkly-webhook-event-schema.json
- type: JSONLD
url: json-ld/launchdarkly-context.jsonld
- type: Blog
url: https://launchdarkly.com/blog/feed/
- type: Features
data:
- 'Developer free: unlimited flags, seats, 30 SDKs, 5K replays, 10M logs'
- 'Foundation: $12/mo per Service Connection + $10 per 1k client MAU'
- 'Enterprise custom: SAML/SCIM, custom roles, release automation'
- 'Guardian custom: release monitoring, auto rollback, guardrails'
- REST API for projects, environments, flags, segments
- Per-route rate limits + global 200 req/10s
- Server-side, client-side, mobile SDKs (30+ languages)
- Streaming SDK for real-time flag updates
- Webhooks for flag and audit events
- OAuth 2.0 + Personal API tokens + service accounts
- Experimentation with statistical analysis
- Code references (find flag usage in code)
- Workflows with scheduling and approvals (Enterprise)
- Release pipelines and progressive rollouts
- Observability (Errors + Logs + Traces + Replays)
- Galaxy AI features for flag governance
sources:
- https://launchdarkly.com/pricing/
updated: '2026-05-04'
- type: OpenAPI
url: openapi/launchdarkly-rest-api-openapi.json
- type: LLMsTxt
url: llms/launchdarkly-llms.txt
- type: Packages
url: packages/launchdarkly-packages.yml
- type: SDKs
url: packages/launchdarkly-packages.yml
- type: CLI
url: cli/launchdarkly-cli.yml
- type: WellKnown
url: well-known/launchdarkly-well-known.yml
- type: MCPServer
url: mcp/launchdarkly-mcp.yml
- type: ToolCrosswalk
url: mcp/launchdarkly-tool-crosswalk.yml
- type: Conventions
url: conventions/launchdarkly-conventions.yml
- type: Conformance
url: conformance/launchdarkly-conformance.yml
- type: Compliance
url: conformance/launchdarkly-conformance.yml
- type: ErrorCatalog
url: errors/launchdarkly-problem-types.yml
- type: Lifecycle
url: lifecycle/launchdarkly-lifecycle.yml
- type: StatusPage
url: https://status.launchdarkly.com/
- type: Deprecation
url: https://launchdarkly.com/policies/end-of-life-policy/
- type: OAuthScopes
url: scopes/launchdarkly-scopes.yml
- type: DataModel
url: data-model/launchdarkly-data-model.yml
- type: ChangeLog
url: changelog/launchdarkly-changelog.yml
- type: Sandbox
url: sandbox/launchdarkly-sandbox.yml
- type: AgentSkill
url: skills/_index.yml
- type: Overlay
url: overlays/launchdarkly-rest-api-overlay.yaml
- type: Webhooks
url: asyncapi/launchdarkly-webhooks-asyncapi.yml
- type: AsyncAPI
url: asyncapi/launchdarkly-webhooks-asyncapi.yml
- type: Plans
url: plans/launchdarkly-plans-pricing.yml
- type: RateLimits
url: rate-limits/launchdarkly-rate-limits.yml
- type: DeveloperPortal
url: https://launchdarkly.com/docs/home
- type: Documentation
url: https://launchdarkly.com/docs/home
- type: APIReference
url: https://launchdarkly.com/docs/api
- type: GettingStarted
url: https://launchdarkly.com/docs/home/getting-started
- type: Support
url: https://support.launchdarkly.com/
- type: Pricing
url: https://launchdarkly.com/pricing/
- type: SignUp
url: https://app.launchdarkly.com/signup
- type: TermsOfService
url: https://launchdarkly.com/policies/
- type: PrivacyPolicy
url: https://launchdarkly.com/privacy/
- type: Blog
url: https://launchdarkly.com/blog/
- type: SourceCode
url: https://github.com/launchdarkly/ldcli
- type: VulnerabilityDisclosure
url: security/launchdarkly-vulnerability-disclosure.yml
- type: Security
url: security/launchdarkly-vulnerability-disclosure.yml
modified: '2026-08-27'
description: LaunchDarkly is a feature management and runtime control platform. Development teams use it to wrap releases
in feature flags, target variations at specific users, contexts, segments and environments, run experiments and guarded
rollouts, and turn a change back off without shipping new code. The platform now extends the same targeting, approval and
audit machinery to AI through AgentControl, where prompts, models, tools and agent graphs are versioned and rolled out as
configs, and to observability through session replay, errors, logs and traces. LaunchDarkly publishes a 401-operation REST
API, more than thirty SDKs across thirteen client-side, thirteen server-side and four edge runtimes, a self-hosted Relay
Proxy, a CLI, and a hosted MCP server exposing 125 tools to AI clients. LaunchDarkly is operated by Catamorphic Co.
name: LaunchDarkly
tags:
- Feature Flags
- Feature Management
- Experimentation
- Observability
- Continuous Delivery
- DevOps
- AI Agents
- Release Management
- Developer Tools
- T1
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
url: http://apievangelist.com
- FN: APIs.json
email: info@apis.io
- FN: LaunchDarkly
email: support@launchdarkly.com
url: https://launchdarkly.com
created: 2024/04/14
x-enrichment:
date: '2026-08-27'
status: enriched
artifacts_added: 25
pass: local-v1
Every provider here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for providers
9 MCP tools reach this
find_providersBrowse and filter every provider in the catalog.
get_provider_artifactsEvery artifact this provider publishes, grouped by type.
get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
get_provider_ratingPRO — composite, band, trend and facet scores.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This provider
curl "https://apis.io/api/v1/providers/launchdarkly"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/launchdarkly/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/launchdarkly/evidence"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.