# LaunchDarkly SDK

## **Connector Overview**

<figure><img src="/files/A1jIFuZhb8BIY6ukjj6t" alt="" width="300"><figcaption></figcaption></figure>

LaunchDarkly is a feature management platform that uses feature flags to enable controlled, progressive software releases, allowing teams to deploy code safely, test in production, and roll back features instantly without redeployment.

## **Authentication Type**

Basic

## **Webhook Supported**

No

## **Secrets**

* PAN\_SEC\_LAUNCHDARKLY\_SDK\_SDK\_KEY
* PAN\_SEC\_LAUNCHDARKLY\_SDK\_MOBILE\_KEY
* PAN\_SEC\_LAUNCHDARKLY\_SDK\_CLIENT\_SIDE\_ID

## **API Client Supported**

No

## **Requirements for Provisioning**

No provisioning is required for this connector.

## **How to Connect Your Integration**

Upon successfully creating a tenant, you will use the following information to connect to your LaunchDarkly SDK connector:

* SDK Key
* Mobile Key
* Client-side ID

## **API Resources**

For more information on how to utilize the LaunchDarkly API, feel free to reference the following [documentation](https://leagueapps.notion.site/LeagueApps-API-Documentation-e32aa52e1b0a47bfa20e4c0563fafeca).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pandium.com/connectors/connectors-101/leagueapps.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
