For the complete documentation index, see llms.txt. For the full documentation snapshot, see llms-full.txt.
Get the latest version of the OpenAPI specification for LaunchDarkly’s API in JSON format. In the sandbox, click ‘Play’ and enter any string in the ‘Authorization’ field to test this endpoint.
curl --request GET \
--url https://app.launchdarkly.com/api/v2/openapi.json \
--header 'Authorization: <api-key>'{
"code": "rate_limited",
"message": "You've exceeded the API rate limit. Try again later."
}Documentation Index
Fetch the complete documentation index at: https://launchdarkly-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
OpenAPI Spec
curl --request GET \
--url https://app.launchdarkly.com/api/v2/openapi.json \
--header 'Authorization: <api-key>'{
"code": "rate_limited",
"message": "You've exceeded the API rate limit. Try again later."
}