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.
*One of
customer_id or external_customer_id is required.
Response:
List Verifications
Get Verification
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 verificationidentity.verification.approved- Verification approvedidentity.verification.rejected- Verification rejected