SQLite · PHP · AJAX · REST

World City API Testkit

Lokale Test-REST-API für Länder, Regionen, States, Cities, deutsche Orte/Dörfer und Postleitzahlen – komplett aus SQLite.

API wird geprüft …
Länder
States
Cities
Places
Postcodes

Explorer

Country → State → City / Place

Wähle zuerst ein Land.

Places

Gemeinden · Ortslagen · Gemeindeteile

Wähle zuerst ein Land.

Global

Suche über alle Ebenen

Suche nach Country, State, City, Place oder Postcode.

REST API

Direkt nutzbare Endpunkte

GET /api/v1/health GET /api/v1/countries GET /api/v1/countries/DE GET /api/v1/countries/DE/states GET /api/v1/states/3017/cities GET /api/v1/cities?q=Berlin GET /api/v1/places?q=Walting&country=DE GET /api/v1/countries/DE/places?types=locality,municipality_part GET /api/v1/postcodes/44532?country=DE GET /api/v1/search?q=Lünen&country=DE GET /api/v1/search?q=Walting&country=DE&types=place