How to Integrate Skydio Cloud with Aloft Air Control
Published: Updated:
The Aloft API integration allows you to sync new and historical flight data from Skydio Cloud to your Air Control account. You will need to configure your Skydio Cloud account so that your flight logs and telemetry will sync with the API integration.
[note text="API Tokens should be kept secret! They grant access to your organization's data in Skydio Cloud (media, flights, vehicles, user emails, etc.)."]
Quick Steps
Step 1 - Log into cloud.skydio.com |
|
Step 2 - Set up your Skydio Cloud account: Getting Started with Skydio Cloud |
Step 3 - Enable Data Capture:
|
Step 4 - Attach the battery to your Skydio drone and power ON |
|
Step 5 - Log into the Skydio Enterprise app or Enterprise Controller using your Skydio Cloud organization registered username and password.
|
|
Step 6 - Sync your Skydio Cloud features
|
|
Step 7 - Post-flight, there are 2 ways to sync flight telemetry: 1. Skydio Enterprise App / Enterprise Controller
2. Media Sync (Media Sync customers only) See How to Use Media Sync for instructions. |
|
Step 8 - View flight telemetry in Skydio Cloud:
View Flight visible - flight telemetry is available and will be listed under More Details View Flight not visible - no flight telemetry has been uploaded |
|
|
[note]Flight telemetry must be uploaded to Skydio Cloud before it is available to view in Aloft.[/note]
Step 9 - Generate a Skydio API token:
|
Step 10 - Name your token Step 11 - Select Permissions:
Step 12 - Select Save |
Step 13 - Copy Token [info text="Your personal access token is only available during the active login session or until the page is refreshed."] |
|
Step 14 - Log into the Aloft Air Control Web Dashboard
|
Step 15 - Select the Manage menu and the Connections tab Step 16 - Select Add Connection and Skydio
|
Step 17 (optional) - Select the box to limit the imports to after a certain date, if historical flight data has already been imported, or if the drone was recently assigned to a new user and you only want to import flights moving forward.
|
Troubleshooting
[accordion heading="Formatting requests to the Skydio API"]
All requests to the Skydio API should contain an Authorization header with your API Token. Requests to the API should be formatted like this:
Bash
Python
curl -X 'GET' \
'https://api.skydio.com/api/v0/flights' \
-H 'accept: application/json' \
-H 'Authorization: <api_token_here>'
[/accordion]
Unable to log in to Skydio Cloud
Go to cloud.skydio.com
-
- enter your email address
-
enter the verification code sent to your email address
[info text="Ensure that you are logging in to your mobile device with the same email address that has been provisioned on Skydio Cloud."]
Have you set up your Skydio Cloud?
You will need to configure your Skydio Cloud account before you can upload flight telemetry. See Getting Started with Skydio Cloud. Any media captured prior to configuring your Skydio Cloud will not sync.
-
- Ensure that the flight telemetry that you are trying to upload was captured after the configuration steps were completed. Footage from before this point will not upload to the cloud.
Is your device/controller connected to the Internet?
Ensure that you are connected to the Internet or cellular data.
Is the vehicle claimed in Skydio Cloud?
Vehicles are not automatically associated with an organization, you will need to claim the vehicles that you want in your fleet:
Step 1 - Select Settings
Step 2 - Select Devices
Step 3 - Select Claim Device
Step 4 - Enter vehicle WiFi (eg Skydio2-xxxx)
-
- The vehicle tab displays a list of associated vehicle IDs
- You cannot claim a vehicle that is associated with another organization. You cannot delete a vehicle. If you receive this error message or need to delete a vehicle, contact Skydio Customer Support.
Flight recording is not displayed
Uploading the flight recording will not occur unless you have purchased Media Sync, selected the type of media you want to upload and connect your drone to power. Visit Skydio Cloud Media Sync for more information.
Explore More
Explore related articles for additional information
Getting Started with Skydio Cloud
How to Add a Network to Skydio Cloud
How to Use Media Sync in Skydio Cloud
Skydio, Inc. A0187
Was this article helpful?