Wisconsin Vehicle Data API
This API can be used to obtain the license plate renewal date of a vehicle registered in Wisconsin. The API is divided in two parts, one to obtain the the RRN (Renewal number), which returns in the following format: { "Year": "2004", "Make": "CHEVROLET", "Color": "GRAY", "RRN": "37274122083" } Then, using the RRN number, you can use this to obtain the renewal date of the vehicle. Note that for…
Wisconsin Vehicle Data API endpoints
| Method | Endpoint | Description |
|---|---|---|
| default | ||
| GET |
getAdvanced /getAdvanced |
Get more details once you have the RRN detail. |
| GET |
getRrn /default/Wisconsin |
example |
Wisconsin Vehicle Data API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $15 / month | — |
|