For the complete documentation index, see llms.txt. For the full documentation snapshot, see llms-full.txt.
Get all of the resource categories the API supports. 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 \
--header 'Authorization: <api-key>'{
"links": {}
}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.
curl --request GET \
--url https://app.launchdarkly.com/api/v2 \
--header 'Authorization: <api-key>'{
"links": {}
}