Turkey Plate Code
**Turkey Plate Code** provides a simple and reliable endpoint to convert a Turkish vehicle plate code (1–81) into its canonical city name (e.g., `34 → İstanbul`, `06 → Ankara`). ## Use Cases - Address and form validation: auto-fill city from plate code - Logistics & fleet management tools - Data normalization pipelines - Developer utilities and reference tools ## Features - ⚡ Fast and…
Turkey Plate Code endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get city by plate code (1–81) /tr/plate/{code} |
Returns the canonical Turkish city name for a given vehicle plate code (1–81). - Path parameter: `{code}` (integer) - Response envelope: `ok / data / meta` - Always includes… |