Indian RTO Codes API

Free static API for all 1299 Indian Regional Transport Office codes. No auth, no rate limit, no cost. Just JSON.

Try it

Request:

curl https://rto.oriz.in/codes/MH-12.json

Response:

{
  "code": "MH-12",
  "state_code": "MH",
  "state": "Maharashtra",
  "office": "Pune",
  "district": "Pune",
  "notes": ""
}

How to use

via rto.oriz.in

Cloudflare Pages, custom domain, free TLS. Recommended for browser apps.

https://rto.oriz.in/codes/MH-12.json

via jsDelivr

Pinned to a git ref. Recommended for production code that wants reproducibility.

https://cdn.jsdelivr.net/gh/oriz-org/rto-api@main/codes/MH-12.json

Stats

Codes
1299
States & UTs
35
Data license
CC BY-SA
Code license
MIT
Cost
₹0/mo

Why use this