Find the likely renewal path
The form submits back to the Astro route, which asks the API for the current rule set. No client framework required.
The form submits back to the Astro route, which asks the API for the current rule set. No client framework required.
Submit a state, county, and vehicle age to see the flow.
This form is just a thin HTML layer over the public checker endpoint.
curl "https://api.plateharbor.com/api/v1/check?state=arizona&county=maricopa&vehicle_age=8&fuel_type=gas"