API Reference
API Reference

Check if point is inside geofences

Checks if a given latitude/longitude point is inside any of the user's active geofences

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
float
required
-90 to 90

Latitude of the point to check

float
required
-180 to 180

Longitude of the point to check

integer

User ID to check geofences for (defaults to authenticated user)

Responses

401

Unauthorized - Invalid or expired token

403

Unauthorized - Cannot access this user's geofences

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json