cURL
curl --request GET \ --url https://api.iklim.co/v1/alarms/geometries/city/{cityId}
{ "id": 6, "name": "Ankara", "licensePlateCode": 6, "polygon": { "exterior": [ { "lng": 32.85, "lat": 39.93 }, { "lng": 32.86, "lat": 39.93 }, { "lng": 32.86, "lat": 39.94 }, { "lng": 32.85, "lat": 39.94 }, { "lng": 32.85, "lat": 39.93 } ], "holes": [ [ { "lng": 32.852, "lat": 39.932 }, { "lng": 32.853, "lat": 39.932 }, { "lng": 32.853, "lat": 39.933 }, { "lng": 32.852, "lat": 39.933 }, { "lng": 32.852, "lat": 39.932 } ] ] } }
Returns city info for .
Documentation IndexFetch the complete documentation index at: https://api-docs.iklim.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://api-docs.iklim.co/llms.txt
Use this file to discover all available pages before exploring further.
City ID
OK
swagger.schema.boundary.city
6
City name
"Ankara"
License plate code
Geographic polygon
Show child attributes