Base path: /api/v1/plates
Endpoints
| Method | Path | Description |
|---|---|---|
| GET | / | All active plate codes. |
| GET | /:code | Plate by code (case-insensitive, e.g. B, DK). |
Errors
NOT_FOUND(404) — unknown plate code.
Base path: /api/v1/plates
| Method | Path | Description |
|---|---|---|
| GET | / | All active plate codes. |
| GET | /:code | Plate by code (case-insensitive, e.g. B, DK). |
NOT_FOUND (404) — unknown plate code.