Skip to main content
GET
/
api
/
v2
/
openapi.json
Gets the OpenAPI spec in json
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.

Authorizations

Authorization
string
header
required

Response

OpenAPI Spec