Route v2
Sandbox
https://airhub-api-sandbox.airspacelink.com
Sandbox
https://airhub-api-sandbox.airspacelink.com
POST
/v2/route
Last modified:2024-05-17 17:31:19
route:create
1.
surface
parameter. The surface must enclose all the waypoints or the route will be unsolvable.2.
layers
parameter. Include the operational area to be evaulated using the geometry
parmeter. The geometry must enclose all waypoints or the route will be unsolvable.3.
layers
param. The API will infer the operational boundary using a buffer of the input waypoints
.Request
Header Params
Content-Type
enum<string>
required
Allowed value:
application/json;charset=UTF-8
Example:
application/json;charset=UTF-8
Authorization
string
required
accessToken
generated in Authorization stepExample:
{{access-token}}
Body Params application/json