English
cURL
curl --request GET \ --url https://api.iklim.co/v1/alarms/geometries/cities
[ { "id": 6, "name": "Ankara", "licensePlateCode": 6, "polygon": { "coordinates": [ { "lng": 32.857358, "lat": 39.93504 }, { "lng": 32.858, "lat": 39.9355 } ] } } ]
Returns all cities in Türkiye.
OK
City ID
6
City name
"Ankara"
License plate code
Geo polygon
Show child attributes