Skip to main content

Quickstart

Prerequisites

  • Node.js 20.17.0 or newer
  • Mintlify CLI through this project dependency
  • Access to your environment-specific credentials

Install project dependencies

Run locally

Add environment variables

Create your own environment source for backend services:

Basic integration order

  1. Create a verification session
  2. Launch the correct SDK
  3. Capture identity data
  4. Track verification result
  5. Receive webhook updates
  6. Deliver skills metadata

Next pages