Report service

Service version: 1
Last edit: 2022.09.01

Purpose

The Geofencing Report returns information about fences surrounding a provided point at the moment of the request.

The Geofencing API Report service provides a JSON document that contains the following information for a specified object or point:

  • A list of fences that the object/point is inside of.
  • A list of the fences within a specified radius that the object/point is not inside of.
  • The lists can be empty:
    • If no fences match the request parameters.
    • If there are no fences left in the project.

Report service endpoint

The Report service contains the following endpoint:

Report request

A short summary containing a unique project id, the position for which the report is generated, and a radius used to create the report expressed in meters.

Please use the navigation menu on the left-side of each page to find the topic and data you need.