INDEX / DEVELOPMENT / LAUNCHDARKLY REST API
№ APD-01702
UNCLAIMED
LISTING

This entry was filed by our crawler. Is it yours?

Claim it to edit the listing, publish your OpenAPI spec as a full reference, see traffic analytics — and optionally sell access right here.

№ APD-01702 · FIRST INDEXED 2026-08-27

LaunchDarkly REST API

Build custom integrations with the LaunchDarkly REST API
SOURCE: DISCOVERY-APISGURU
DOMAIN: support.launchdarkly.com
REGISTRY RECORD
AS OBSERVED — UNVERIFIED
AUTHapi-key
PRICINGunknown
CATEGORIESdevelopment
STATUSunclaimed
DOCS STATUSmoved — see final url
LAST CRAWL2026-08-27 05:42
ENDPOINTS
STRUCTURED FROM SWAGGER 2.0
GET
/
You can issue a GET request to the root resource to find all of the resource categories supported by the API.
GET
/account/relay-auto-configs
Returns a list of relay proxy configurations in the account.
POST
/account/relay-auto-configs
Create a new relay proxy config.
GET
/account/relay-auto-configs/{id}
Get a single relay proxy configuration by ID.
PATCH
/account/relay-auto-configs/{id}
Modify a relay proxy configuration by ID.
DELETE
/account/relay-auto-configs/{id}
Delete a relay proxy configuration by ID.
POST
/account/relay-auto-configs/{id}/reset
Reset a relay proxy configuration's secret key with an optional expiry time for the old key.
GET
/auditlog
Get a list of all audit log entries. The query parameters allow you to restrict the returned results by date r
GET
/auditlog/{resourceId}
Use this endpoint to fetch a single audit log entry by its resouce ID.
GET
/destinations
Returns a list of all data export destinations.
POST
/destinations/{projectKey}/{environmentKey}
Create a new data export destination
GET
/destinations/{projectKey}/{environmentKey}/{destinationId}
Get a single data export destination by ID
+ 93 MORE ENDPOINTS IN THE SPEC
CHANGELOG
AS OBSERVED — FULL FEED →
2026-08-27 AUTH unknown → api-key