License Plate Recognition APIfor the Gulf Region
Custom-trained AI models specifically built for GCC license plates — with car brand, model, body type & color recognition built in. UAE, Saudi Arabia, Qatar, Kuwait, Bahrain & Oman.
Try It Now
Pick what you want to detect, then upload an image or choose a sample. No signup required.
What do you want to try?
Read the plate and identify the car's make, model, body type and color.
Upload Image
Drag and drop an image here, or
browse filesSupports JPEG, PNG, WebP (max 10MB)
Or try a sample car:
API Response
Upload an image to see the API response
How It Works
Simple 3-step integration. Get accurate plate recognition in minutes.
Upload Image
Send plate image via API
AI Processing
Detection + Classification + OCR pipeline that also recognizes 180 car brands, 2,003 models, 8 body types (sedan, SUV, pickup, coupe & more) and color — trained to handle sun glare, dirt, and sand
Get Results
JSON response with plate text, car brand, model, body type & color, confidence, region
Supported Countries
Comprehensive coverage across all 6 GCC member states with industry-leading accuracy.
United Arab Emirates
AESaudi Arabia
SAQatar
QAKuwait
KWBahrain
BHOman
OMSimple, Transparent Pricing
Pay-as-you-go pricing that scales with your business.
Pro
$100.00 minimum top up
- Up to 10,000 plates/month
- Standard API access
- Basic dashboard
- Email support
- Rate limit: 60 req/min
Growth
10,001 - 50,000 plates • $150.00 min
- 10,001 - 50,000 plates
- Priority email support
- Advanced analytics
- Webhooks
- Rate limit: 100 req/min
Professional
50,001 - 200,000 plates • $500.00 min
- 50,001 - 200,000 plates
- Dedicated support
- Custom integrations
- 99.9% uptime SLA
- Rate limit: 200 req/min
Enterprise
200,000+ plates — from $0.007/recognition
Volume discounts, dedicated support, custom SLA, on-premise options
Need help choosing? Chat with us on WhatsApp
Need Something Custom?
Beyond the ANPR API, our team at Bootstrapped Ventures takes on partnerships and custom computer vision projects — from bespoke model training to full-stack product builds.
Custom Computer Vision
Object detection, OCR, image classification, and tracking models trained on your data for your specific use case.
Dedicated ANPR Models
Train private plate recognition models for new regions, industries, or edge cases not covered by the public API.
End-to-End Integration
Full product engineering — backend, dashboards, camera integrations, and on-prem GPU deployments.
Partnerships & Resellers
White-label, revenue-share, and regional reseller agreements for system integrators and enterprise clients.
Tell us about your project and we'll get back within 24 hours.
Developer-Friendly API
Comprehensive documentation and tools to get you up and running in minutes.
# Make a request using cURL
curl -X POST https://api.anpr.software/v1/detect \
-H "Authorization: Bearer YOUR_API_KEY" \
-F "[email protected]"
# Response
{
"success": true,
"plates_found": 1,
"plates": [
{
"plate_id": 0,
"confidence": 0.87,
"text": {
"plate_number_en": "5309 ZSA"
},
"attributes": {
"country": "saudi_arabia",
"color": "white",
"type": "private"
}
}
],
"body": {
"brand": { "label": "BMW", "confidence": 0.8034 },
"model": { "label": "BMW|5-series-gran-turismo", "confidence": 0.5285 },
"color": { "name": "black", "hex": "#080a0e" }
},
"response_time_ms": 937
}From the Blog
Insights, tutorials, and industry news about license plate recognition in the GCC region.
Frequently Asked Questions
Everything you need to know about the API. Can't find what you're looking for? Contact us.
Definitely yes. We offer fully offline, on-premise deployment of our ANPR ML model — Docker containers, air-gapped environments, dedicated GPU hardware, and private installations are all supported. Leave your contact info and our team will get back to you to scope your offline setup.
We support JPEG, PNG, and WebP formats. Maximum file size is 10MB. For best results, ensure the plate is clearly visible and the image resolution is at least 640x480 pixels.
Yes, we offer a streaming endpoint for real-time video processing. This is ideal for applications like toll collection, parking systems, and traffic monitoring. Contact us for more details on video streaming integration.
Our API achieves 98%+ accuracy on clear images across all GCC countries. Our models are trained to handle real-world conditions common in the region, including bright sunlight, sand, dust, and partially obscured plates. Accuracy can vary based on image quality factors like lighting, angle, and resolution. We provide confidence scores with each response so you can set thresholds appropriate for your use case.
Our models are trained natively on Arabic numerals and text found on GCC license plates. This includes mixed Arabic-English plates common in the UAE and Saudi Arabia. The response includes both the original text and transliterated versions.
Yes, for enterprise customers we offer on-premise deployment options. This includes Docker containers and dedicated hardware solutions for high-security environments. Contact our sales team for more information.
You'll be automatically charged $0.01 per successful recognition. We'll send you email notifications at 80% and 100% of your free tier usage. You can set spending limits in your dashboard to control costs.
Still have questions?
Contact Support
Ready to Get Started?
Start with 100 free API calls per month. No credit card required. Experience industry-leading GCC plate recognition today.
