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.
Overview
This topic provides an overview of LaunchDarkly’s integration validation server. This is a tool that lets LaunchDarkly partners test some of their integration capabilities with LaunchDarkly. The server provides an environment for this validation.Validate your integration
As a partner, you can validate your integration after your integration manifest exists. The integration framework provides a validation server that you can run locally. If you need access to the server externally, you can use a local proxy, such as ngrok, to expose it to traffic. Here’s how to test your integration:- Follow the Getting started section of the validation server README in the Integration framework GitHub repository.
- After your server is running, follow the examples in the Usage section of the validation server README. The
:integrationKeyin the endpoints is the name of the directory that you are adding to theintegration-frameworkrepository underintegrations/.