Skip to main content
GET
Query layer properties

Overview

Returns properties from a broader set of geographic and environmental layers for a given coordinate. Primarily covers Cyprus-focused layers including floods, seismic zones, and wildfire risk. Authentication is not enforced at the schema level, but a valid Bearer token is recommended for production integrations.

Query parameters


Response

Returns layer data for the given location. Contact the Ask Wire team to confirm the expected payload shape for each layer before integrating.

Example request

Query Parameters

latitude
number
required

Latitude of the location.

longitude
number
required

Longitude of the location.

layer
enum<string>
required

Layer type.

Available options:
building_blocks,
country,
floods,
parcels,
seismic_zones,
wildfire

Response

200 - application/json

Layer data for the given location.

The response is of type object.