Skip to main content
Identity verification and compliance screening with provider abstraction.

Overview

Atlas provides KYC orchestration that integrates with leading identity verification providers. Start verifications, track status, and handle compliance workflows.

Supported Providers

Verification Levels

API Reference

Create Verification

Start a new KYC verification for a customer.
Parameters: *One of customer_id or external_customer_id is required. Response:

List Verifications

Query Parameters:

Get Verification

Response:

Submit for Review

Move a pending verification to submitted status.

Approve Verification

Manually approve a verification.

Reject Verification

Manually reject a verification.

Verification Statuses

Frontend Integration (Persona)

Use the provider session token to embed the verification flow:

Webhooks

Listen for KYC events:
  • identity.verification.submitted - Customer submitted verification
  • identity.verification.approved - Verification approved
  • identity.verification.rejected - Verification rejected