plate_lookup
Look up every OPEN parking and camera violation for a New York plate, live from the City of New York's public Open Data API. Returns each ticket (violation, date, amounts, judgment status), the totals owed, an estimated judgment outlook per ticket, the boot-risk position against the city's $350 judgment-debt threshold, and the citywide dismissal rate for each ticket's violation type. Privacy: the plate is sent to the City's API and back inside this one request — never stored or logged by this server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plate | Yes | License plate, letters and digits only — e.g. 'ABC1234'. | |
| state | Yes | Two-letter registration state, e.g. 'NY', 'NJ'. | |
| license_type | No | Optional plate class code (PAS, COM, OMT, SRF, OMS, APP, TRC, TRL, MOT). Omit to search all types — most drivers should omit it. |