Indicators
Cities
This endpoint returns cities matching the given criteria.
GET
Query parameters
Set to true to exclude cities that have grouped cities under them.
Example: excludeGroupedCities=true
Filter by INSEE code.
Filter by multiple INSEE codes.
Filter by cities inside a given polygon defined by GPS coordinates.
Example: polygon=polygon[0][lat]=43.12&polygon[0][lon]=5.93&polygon[1][lat]=43.12&polygon[1][lon]=6.01&polygon[2][lat]=43.07&polygon[2][lon]=6.01&polygon[3][lat]=43.07&polygon[3][lon]=5.93
Filter by city label/display name.
Filter by city name.
Sort by name.
Enum: "asc"
"desc"
The collection page number.
Filter by city slug.
Filter by zipcode.
Filter by multiple zipcodes.