Back to menu

v4.0.0

Find Lifestyle trend information from Spatial AI for a given area.


API Responses

The responses documented here assume a successful response. In the case of an error, a HTTP status code will be provided that best matches the type of error. Common HTTP error status codes are:

An unsuccessful response will also contain JSON data detailing the error. This response follows this model:

{
  "success": false,
  "error": "text detail of the error"
}