API Data Provider - Online Help

Connecting to LaunchDarkly

LaunchDarkly uses token authentication to control access to the API.

Using Token Authentication

In order to authenticate to LaunchDarkly, you'll need to provide your API Key. To create your API Key, in your LaunchDarkly account, go to Account Settings > Authorization > Access Tokens. Set the API Key to your access token in the ProfileSettings property to connect.

Example connection string

Profile=C:\profiles\LaunchDarkly.apip;ProfileSettings='APIKey=my_access_token';

Connection Properties

The connection string properties are the various options that can be used to establish a connection. This section provides a complete list of the options you can configure in the connection string for this provider.


Property Description
APIKey Your LaunchDarkly API Token.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839.0