Welcome to Atlas AI
Atlas exposes four main services, each designed for a specific integration pattern.Document Verification
Upload multiple documents in a single flow, extract OCR data, and validate fields across documents.
Bulk Processing
Submit large batches of documents in a single request and poll for paginated results.
Chat Onboarding
Build conversational onboarding flows that guide customers through document submission.
Address Matching
Compare addresses using fuzzy matching and receive similarity scores for KYC checks.
Get started in four steps
Get your credentials
Obtain your
Client-Id and Client-Secret from the Atlas dashboard or your account team.Generate a token
Exchange your credentials for a short-lived JWT access token using the
/authtoken endpoint.Initialize a flow
Create a verification flow with your
application_id and a callback_url to receive results asynchronously.
