Radar · Capability
Radar API — Routing
Radar API — Routing. 5 operations. Lead operation: Get directions between points. Self-contained Naftiko capability covering one Radar business surface.
What You Can Do
GET
Get
— Get directions between points
/v1/route/directions
GET
Get
— Calculate distance between two points
/v1/route/distance
GET
Get
— Match a sequence of coordinates to roads
/v1/route/match
GET
Get
— Distance matrix routing
/v1/route/matrix
GET
Get
— Route optimization
/v1/route/optimize
MCP Tools
get-directions-between-points
Get directions between points
read-only
idempotent
calculate-distance-between-two-points
Calculate distance between two points
read-only
idempotent
match-sequence-coordinates-roads
Match a sequence of coordinates to roads
read-only
idempotent
distance-matrix-routing
Distance matrix routing
read-only
idempotent
route-optimization
Route optimization
read-only
idempotent