ready-to-use endpoints in this product, with JSON responses and consistent error handling.
Complete list of 56 Indonesian vehicle plate codes with region and province names. Static data sourced from an open dataset.
Complete list of 56 Indonesian vehicle plate codes with region and province names. Static data sourced from an open dataset.
ready-to-use endpoints in this product, with JSON responses and consistent error handling.
Can be tested on the free tier, then used in production through one API Indonesia key.
https://use.apiindonesia.id/api/v1/platesReturns all 56 vehicle plate codes, sorted by code.
The Vehicle Plate Code API fits automotive, rental, parking, insurance, logistics, and lightweight verification products that need to read the region behind Indonesian vehicle plate codes.
Vehicle forms should show the region after a plate code is entered.
Fleet dashboards need to group vehicles by plate code.
Claims or underwriting products need an initial signal for vehicle origin.
A plate code indicates registration region, not the vehicle’s current location or proof of ownership.
This section separates the product page from the docs. The docs explain how to call endpoints; this page explains why the endpoints make sense for your feature.
curl "https://use.apiindonesia.id/api/v1/plates" \\
-H "x-api-key: aip_live_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"{
"data": [
{
"id": "plate_B",
"plate_code": "B",
"region": "Jakarta",
"province": "DKI Jakarta",
"cities": "Jakarta Pusat, Jakarta Utara, Jakarta Barat, Jakarta Selatan, Jakarta Timur, Kepulauan Seribu",
"is_active": 1
}
]
}Start free. Upgrade to Pro or Business, or buy pay as you go credits when you need a one-time top-up. Payments are processed through Sumopod.
Yearly saves 2 months
Do you want to skip subscriptions? Top up credits once from the dashboard and use them until they run out.
Open dashboardFor trying the API and early integration.
For projects that are starting to get real usage.
For production apps with higher traffic.
For high volume, SLA, or company contracts.
Quick answers to common questions about getting started, the free tier, API key security, data sources, and Sumopod billing.