Vehicle Plate Image Recognition
Product information
Best in class Vehicle License Plate OCR Image to Text API. Paired with our decoder, you can get robust information just from the license plate and state of a vehicle.
A trained model to read almost any plate from over 100 countries.
Covered from all angles with all backgrounds.
Not just cars, but motorcycles and RVs too!
Product options
Our benefits
Unparalleled Accuracy and Speed
We deliver unmatched accuracy in real-time, ensuring you receive reliable vehicle information instantly. Our system updates constantly to get you the most up to date information.
Insights Beyond Decoding
Unlock a wealth of vehicle data, including accident history, title records, and more. This enriched data empowers you to make informed decisions in various applications.
Effortless Integration and Scalability
Seamlessly integrate with your existing systems, streamlining your operations. The scalable architecture ensures smooth performance even when handling high volume
Empowering Diverse Applications
From law enforcement to parking management, insurance, and fleet management, our API provides the data foundation to optimize operations, enhance security, and gain valuable insights.
For developers
Image Plate
Seeing is believing. That's why we're showing you the power of our proprietary license plate API to decode the plate value from an image. Let's see what an example response from the Image returns when we pass it through the API requesting everything.
- Access to a Large Dataset
- The API provides broad regional coverage and access to a leading edge machine learning model to provide accurate results.
- Variety of data points
- It provides a rich set of data points. Get bounding box coordinates (xmin, xmax, ymin, ymax), candidates, dscore, plate, region, score, and vehicle type.
- Affordable pricing
- The API offers a low-cost entry point to start using their service, with plans likely suited for various use cases.
curl --location 'https://api.carsxe.com/platerecognition?key=CARSXE_API_KEY'
--header 'Content-Type: text/plain'
--data 'https://api.carsxe.com/img/apis/plate_recognition.jpeg'
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
"success": true,
"message": "",
"camera_id": null,
"filename": "04_40_btmpUZGp0s.jpg",
"processing_time": 226.906,
"results": [{
"box": {
"xmax": 324,
"xmin": 168,
"ymax": 707,
"ymin": 624
},
"candidates": [
{
"plate": "fd1307",
"score": 0.906
},
{
"plate": "fd13o7",
"score": 0.904
},
{
"plate": "fdi307",
"score": 0.767
},
{
"plate": "fdi3o7",
"score": 0.765
}
],
"dscore": 0.697,
"plate": "fd1307",
"region": {
"code": "us",
"score": 0.436
},
"score": 0.906,
"vehicle": {
"score": 0.858,
"type": "Car"
}
},{...}],
}
Everything you need
What's included?
Get a comprehensive breakdown of the vehicle's license plate, vehicle type, and confidence scores.
- License Plate Recognition
- The API accurately identifies and extracts license plate numbers from vehicle images, providing multiple candidate readings with corresponding confidence scores.
- Vehicle Type Detection
- Alongside the license plate data, the API identifies the type of vehicle in the image, such as 'Car', with a high level of accuracy.
- Region Identification
- The API determines the region of the vehicle's license plate, which can be useful for localizing and categorizing the data, with an associated confidence score.
- Image Processing Time
- Each request's processing time is provided, allowing users to gauge the efficiency of the API's performance for their application needs.
- Bounding Box Coordinates
- The API offers precise bounding box coordinates for the identified license plate, aiding in visual representation and integration with other systems.
- Data Confidence Scores
- For each license plate and vehicle type identified, the API provides confidence scores, offering insights into the reliability of the extracted data.
Ready for the test drive?
Start your free trial today.
Test drive CarsXE's platform for 7 days. Sign up with your work email to elevate your trial experience.
Frequently asked questions
Can't find the answer you're looking for? Reach out to our customer support team.
- What's a confidence score?
- The confidence of a result if the algorithims confidence in the probability that our response is correct. The sum of all of the confidences are never greater than 1 (1 = 100%)
- How can I get started with the API?
- Getting started with the API is easy. Simply sign up for an account, and you'll be able to start using the API right away. You can also contact our sales team for more information.
See What Else We Do
Discover our other products tailored to enrich your understanding of cars and their analytics. Our products are powered by a robust API providing rich data about vehicles.
Whether you're a seasoned professional or just interested in automotive analytics, our products offer comprehensive data about a wide spectrum of vehicles. Be it fuel efficiency, performance metrics, or simply education about automobile features, our products have something for everyone.