For the complete documentation index, see llms.txt. This page is also available as Markdown.

FTS2 Endpoints

Post Trajectory

post
Authorizations
x-api-keystringRequired
Body
take_offstring · date-timeRequired
battery_socnumber · max: 1Required
metadataobject · Metadata · nullableOptional
Responses
201

Successful Response

application/json
simulation_idstringRequired
post/flight-trajectory/v1/fts2

Get Trajectory

get
Authorizations
x-api-keystringRequired
Path parameters
simulation_idstringRequired
Query parameters
response_model_exclude_noneanyOptionalDefault: true
Responses
200

Successful Response

application/json
or
stringOptional
get/flight-trajectory/v1/fts2/{simulation_id}

Last updated

Was this helpful?