Skip to main content
POST
/
api
/
v2
/
destinations
/
generate-warehouse-destination-key-pair
Generate Snowflake destination key pair
curl --request POST \
  --url https://app.launchdarkly.com/api/v2/destinations/generate-warehouse-destination-key-pair \
  --header 'Authorization: <api-key>'
{
  "public_key": "<string>",
  "public_key_pkcs8": "<string>"
}

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

Generate warehouse destination key pair response

public_key
string

The public key used by LaunchDarkly

public_key_pkcs8
string

The public key to assign in your Snowflake worksheet