Radar · Capability
Radar API — Geofences
Radar API — Geofences. 5 operations. Lead operation: List geofences. Self-contained Naftiko capability covering one Radar business surface.
What You Can Do
GET
Get
— List geofences
/v1/geofences
POST
Post
— Create a geofence
/v1/geofences
GET
Get
— Retrieve a geofence
/v1/geofences/{geofenceid}
PUT
Put
— Update a geofence
/v1/geofences/{geofenceid}
DELETE
Delete
— Delete a geofence
/v1/geofences/{geofenceid}
MCP Tools
list-geofences
List geofences
read-only
idempotent
create-geofence
Create a geofence
retrieve-geofence
Retrieve a geofence
read-only
idempotent
update-geofence
Update a geofence
idempotent
delete-geofence
Delete a geofence
idempotent