Who Atlas is for
Atlas is designed for organizations who need to automate the collection and verification of supporting documents in consumer and commercial lending workflows.Key capabilities
- OCR extraction from 30+ document types — Invoices, driving licenses, GST certificates, Board Resolutions, bank statements, delivery orders, RTO forms, property documents, and more. Each extracted field comes with a
confidence_score. - Cross-document validation — Atlas compares fields across documents (for example, dealer address on an invoice versus a delivery order) and returns a
similarity_scoreso you can flag discrepancies automatically. - Address matching — Structured address extraction with normalized components (
address_line_1,city,postcode,state) for reliable matching between documents. - Bulk processing — The multiupload endpoint accepts multiple file URLs in a single request and tracks each file by your own
document_idfor easy reconciliation. - Async callback delivery — Atlas posts results to your
callback_urlwhen processing is complete. You can also poll the status and extracts endpoints at any time.
How the services fit together
Atlas exposes four integrated services:| Service | Purpose |
|---|---|
| Document Verification | Production per-application verification flows with cross-checks and callbacks |
| Bulk Service | High-volume batch document processing with paginated result retrieval |
| Chat-Based Onboarding | Conversational onboarding and verification of documents that can be integrated on different platforms |
| Address Match | Stand-alone Address matching service |
| Sandbox APIs | Test document extraction without production credentials |
Explore the documentation
Authentication
Learn how to obtain and refresh JWT tokens using your client credentials.
Quickstart
Make your first API call and get verification results in minutes.
Document Verification Guide
Deep dive into flows, uploads, callbacks, and extracting OCR data.
Supported Documents
See the full list of document types Atlas can process.