Universal Document OCR · 195+ Countries · 40+ Languages

Extract. Verify. Automate.

Structured intelligence from every source — documents, biometrics, audio, and images — verified and ready to integrate with your systems.

Visual Intelligence
Audio Intelligence
Decision Matrix
Custom rules · Scoring · Routing

Process any data through your custom logic

Push to API
<2s
Powered by Advanced AI

AI-Powered Intelligence Platform

Visual and audio intelligence with self-improving AI models. Process documents, verify identities, transcribe audio, and detect damage — all through one platform.

99.8%
Accuracy
Text recognition
<2s
Response time
End-to-end average
40+
Languages
Multi-script support
195+
Countries
Document coverage
Universal Document OCR
Taareef extracts structured JSON from any identity document, receipt, or invoice worldwide — with automatic field mapping, normalization, and validation.
  • Emirates ID, passports, and national IDs
  • UAE and global driver licenses, front and back
  • Receipts and invoices with line-item extraction
  • License plate recognition (ALPR)
  • Auto field mapping, normalization, and validation
Continuous Learning

Every unidentified document feeds back into the training pipeline, so model accuracy improves automatically — no releases, no manual retraining.

Zero-Cost Failures

Unidentified documents don't count against your credits. You only pay for successful extractions — AI training is free.

Neural Networks

Deep learning models trained on global document formats, with dedicated networks for multi-script text recognition and document validation.

Developer-first API design

One endpoint. Structured JSON out. Every document type returns the same shape, so parsing stays predictable as your coverage grows.

National ID Extraction

Upload a national ID from any country, front or back, and every field comes back mapped, normalized, and ready to write to your database. Taareef learns new ID formats as they emerge — no per-country templates to maintain.

195+ countriesFront & backAuto field mapping40+ languages
request.shPOST
curl -X POST https://api.taareef.ai/ocr/document \
  -H "Authorization: Bearer sk_live_..." \
  -F "image=@national_id_front.jpg" \
  -F "document_type=national_id"
response.json200 OK
1{
2 "success": true,
3 "document_type": "National ID Card",
4 "sides": [
5 {
6 "side": "front",
7 "fields": {
8 "idNumber": "784-1990-1234567-1",
9 "name": "Jane Doe",
10 "dateOfBirth": "1990-03-15",
11 "issuingDate": "2024-06-15",
12 "expiryDate": "2029-06-14",
13 "nationality": "ARE",
14 "sex": "F"
15 }
16 },
17 {
18 "side": "back",
19 "fields": {
20 "cardNumber": "2-845621",
21 "occupation": "Software Engineer",
22 "employer": "Global Services LLC",
23 "familySponsor": "Self",
24 "issuingPlace": "Dubai"
25 }
26 }
27 ]
28}

Pricing that scales with you

Credit-based monthly pricing — 1 credit = 1 API call across any endpoint. Pick your monthly volume; the rate drops as you scale up.

Free

Start with 100 credits, no credit card

$0

per month

  • 100 credits to evaluate
  • Full platform access
  • All API endpoints
  • Email support
  • No credit card required
Get 100 free credits
Most Popular
Professional

Scale with predictable costs

300credits
$29

per month · $0.097/credit

  • Everything in Free
  • Priority processing
  • Zero-cost failed extractions
  • Priority support
  • Analytics dashboard
  • 99.9% uptime SLA
Get Started
Enterprise

Built for your requirements

Let's talk

Custom volume pricing

  • Everything in Professional
  • Unlimited volume
  • On-premise deployment
  • Dedicated account manager
  • SSO / SAML integration
  • Custom model training
Talk to us

All plans include webhook delivery and REST access. Enterprise adds on-premise deployment, SSO/SAML, and a dedicated account manager.

Trusted by Engineering Teams

What customers say after integrating Taareef into their stack.

“Taareef transformed our onboarding — 10x faster with structured data extraction. The accuracy is phenomenal and the API integration was seamless.”
Sarah Al-Mansouri
CTO, Digital Banking
“Best investment we made. The face liveness detection caught 2,400 spoof attempts last quarter alone.”
Ahmed Hassan
Head of Security, Tech Company
“Integration took us 2 hours. The API is incredibly well-designed and the accuracy is unmatched.”
Priya Sharma
Lead Developer, E-commerce Platform

Frequently asked questions

How Taareef works, what it costs, and how teams integrate it — answered directly.