License Plate Recognition
Built for India.
Ready for the World.
One API call. Instant plate number, state, RTO, series — parsed, validated, and returned in under 500ms. Works on Roman and Devanagari script plates.
<
ms
Avg. response time
%+
Accuracy on clear images
+
Countries supported
Scripts: Roman, Hindi, Marathi
BH
Bharat Series detected




REST API
JSON Response
Multipart/form-data
X-api-key auth
POST /api/v1/plate/recognize → 200 OK
Response JSON
{
"country": "IND",
"countryName": "XX",
"plateNumber": "MH 12 XX 9876",
"type": "STANDARD",
"state": "MH",
"stateName": "Maharashtra",
"rto": "12",
"series": "XX",
number": "9876",
"script": "marathi",
"confidence": 0.97,
"valid": true,
"processingTimeMs": 381
)
One Request. Full Data.
Everything you need.
Nothing you don't.
Purpose-built for Indian roads, with global coverage baked in from day one.
Real Plate. Real Data.
Every response gives you the full parsed breakdown — not just the raw plate string.
plateNumber
MH 31 XX 1234
type
STANDARD
state
MH — Maharashtra
rto
31 - Nagpur
number
1234
script
marathi
confidence
0.94
valid
true ✓
Integration
1
Get Your API Key
No SDKs to install. No infra to manage. Just an API key and a curl command.
3
Parse the JSON
Get back plate number, state, RTO, series, script type, confidence, and validity — structured and ready to store.
curl — try it right now
# Replace with your image path
curl -X POST "https://alpr.parkese.com/api/v1/plate/recognize"
-H "x-api-key: alpr_test_b6ba28cf4c9674a92d47874028becf805ebeb836"
-F "image=@/path/to/vehicle.jpg"
-F "country=IND"
Use Cases
Who's building with Parkese ALPR?
Any system that needs to know which vehicle just arrived — in milliseconds.



Pricing
Simple volume pricing.
More scans = lower rate.
Flat rate — once you cross a tier, that rate applies to all your scans that month.
Need more than 5,00,000 scans/month? Contact us for custom enterprise pricing.
Free Trial
Start reading plates
in under 5 minutes.
Use the trial key below — no signup, no credit card. 2,500 free scans. Hit the API right now.
Ready for production? Email care@parkese.com to get a live key.




