Plan lower-exposure walking, running and cycling routes between two points. Planning is asynchronous: submit a request, then poll for the optimised alternatives, each carrying per-waypoint measures and an exposure summary.
Submit
Submit an async A-B route plan (premium-only).
Returns a request_id; poll GET /v1/routes/{request_id} for the result.
401 bad token, 403 missing scope, non-premium owner or a partner-owned
connection, 429 if rate-limited or over the credit quota, 400 if the route
exceeds the distance cap.
Submit › Request Body
A single geographic point for a planning request.
A single geographic point for a planning request.
activity_typeActivity types supported by A-B route planning.
Optional UTC start time for the route. Defaults to now.
Submit › Responses
Successful Response
request_idResult
Poll for a route plan result. Always 200 with a lifecycle status;
404 if the id is unknown or belongs to a different AirTrack user. Free, and
deliberately not premium-gated: a lapsed user can still collect a result they paid
for.
path Parameters
request_idResult › Responses
Successful Response

