For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Sign inTry it free
DocsGuidesSDKsIntegrationsAPI docsTutorialsFlagship blog
DocsGuidesSDKsIntegrationsAPI docsTutorialsFlagship blog
  • Integrations
    • Collaboration tools
    • Data Export
    • Edge tools
    • Environments as a service
    • Experimentation and metric integrations
    • Internal developer platforms
    • Monitoring tools
    • Segments integrations
    • Workflow management tools
    • More integrations
    • Managing integrations
    • Using the LaunchDarkly integration framework
    • Building partner integrations
      • Getting started
      • Defining an integration manifest
      • Registering a LaunchDarkly OAuth client
      • Using form variables
      • Using integration framework capabilities
      • Validating an integration
Sign inTry it free
LogoLogo
On this page
  • Overview
  • Validate your integration
IntegrationsBuilding partner integrations

Validating an integration

Was this page helpful?
Previous
Built with

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:

  1. Follow the Getting started section of the validation server README in the Integration framework GitHub repository.
  2. After your server is running, follow the examples in the Usage section of the validation server README. The :integrationKey in the endpoints is the name of the directory that you are adding to the integration-framework repository under integrations/.