us_plate_decode
Decode US license plates to retrieve vehicle details including year, make, model, and VIN for identification and verification purposes.
Instructions
This API provides details about year, make, model and VIN by taking license plate number and state. This API covers only USA states.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| license_plate | No | Example value: RDP1247 | |
| state | No | Example value: TX |