API Reference
Log In
API Reference

/takeoff

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Description

Tells the drone to take off and hold at a certain altitude and/or location, if specified in the request body. A GPS unit is required.

Body Params
boolean

true for relative coordinate frame for altitude, false for MSL (mean sea level) altitude. This field is true by default.

boolean

true for relative coordinate frame for GPS position, false for absolutely GPS coordinates. This field is false by default.

float

the input latitude to takeoff and hold position at. Optional. If not included, holds at its present latitude.

float

the input longitude to takeoff and hold position at. Optional. If not included holds at its present longitude.

float

the relative altitude to takeoff and hold at. Optional. If not included, defaults to 10 meters.

Responses

Language
Credentials
LoadingLoading…
Response
Choose an example:
application/json