Links

Get Nearby Geofence API

The Get Nearby Geofence API provides the list of geofences that are within the specified radius.
get
https://api.roam.ai/v1
/api/search/geofences/
Get Nearby Geofence API

Sample Request

curl --location --request GET 'https://api.roam.ai/v1/api/search/geofences/?radius=10000&location=12.98046,80.16492&page_limit=15' \
--header 'Api-key: 50ccfe35a1ee409f9791cdee340e5864'