Skydio website screenshot

Skydio

Skydio is a U.S. manufacturer of autonomous drones for public safety, defense, and enterprise customers, building self-flying aircraft such as the X10, X10D, X2, and S2+ along with the Skydio Cloud platform for fleet management, mission planning, live telemetry, and media sync. Skydio exposes a public REST API through Skydio Cloud (apidocs.skydio.com) for managing vehicles, docks, flights, missions, media, alerts, webhooks, and users, alongside on-vehicle integration interfaces such as the Control & Telemetry ICD, Android Intent API, and Attachment ICD for partners and developers.

Skydio publishes 3 APIs on the APIs.io network: Flights API, Markers API, and Vehicles API. Tagged areas include Autonomous Systems, Defense, Drones, Enterprise, and Fleet Management.

Skydio’s developer surface includes authentication, developer portal, documentation, API reference, changelog, support, training material, and 10 more developer resources.

43.3/100 developing ▬ flat Agent 20/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreeSelf serve⚡ Free to try
1 APIs
Autonomous SystemsDefenseDronesEnterpriseFleet ManagementPublic SafetyRoboticsUnmanned Aerial Vehicles

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/skydio: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 7

Individual APIs this provider publishes, each with its own machine-readable definition.

Skydio Cloud API

The Skydio Cloud API is an HTTP-based REST API with JSON request and response bodies that lets developers manage Skydio drone fleets programmatically. It covers vehicles, docks,...

Skydio Control & Telemetry ICD

Real-time command and control interface for the Skydio X10D using MAVLink/RAS-A, enabling integration with ground control stations and third-party autonomy stacks. Access is gat...

Skydio Android Intent API

Android Intent API for the X10D Controller that lets third-party Android applications running on the controller receive information from the Skydio flight stack.

Skydio Attachment ICD

Mechanical, electrical, and power interface specification for building custom attachments and payloads for the Skydio X10 and X10D platforms. Access requires a request through S...

Skydio Flights API

Retrieve flights and flight metadata.

Skydio Markers API

Create or update markers (incidents).

Skydio Vehicles API

Manage vehicles in your Skydio Cloud organization.

Scroll for all 7

Open Collections 5

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Skydio Cloud Flights API

OPEN COLLECTION

Skydio Cloud API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Skydio Plans Pricing

1 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Skydio Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Skydio Authentication

apiKey · 1 scheme

SECURITY

Skydio Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Skydio Agentic Access

3 operations · 1 acting

3 operations · 1 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Operate 4

Status, limits, changes, and where to get help

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: skydio
name: Skydio
description: Skydio is a U.S. manufacturer of autonomous drones for public safety, defense, and enterprise customers, building
  self-flying aircraft such as the X10, X10D, X2, and S2+ along with the Skydio Cloud platform for fleet management, mission
  planning, live telemetry, and media sync. Skydio exposes a public REST API through Skydio Cloud (apidocs.skydio.com) for
  managing vehicles, docks, flights, missions, media, alerts, webhooks, and users, alongside on-vehicle integration interfaces
  such as the Control & Telemetry ICD, Android Intent API, and Attachment ICD for partners and developers.
kind: company
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: free
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Free · Self-serve signup
  confidence: medium
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/skydio.png
tags:
- Autonomous Systems
- Defense
- Drones
- Enterprise
- Fleet Management
- Public Safety
- Robotics
- Unmanned Aerial Vehicles
url: https://raw.githubusercontent.com/api-evangelist/skydio/refs/heads/main/apis.yml
created: '2026-05-23'
modified: '2026-05-23'
specificationVersion: '0.23'
apis:
- aid: skydio:skydio-cloud-api
  name: Skydio Cloud API
  description: The Skydio Cloud API is an HTTP-based REST API with JSON request and response bodies that lets developers manage
    Skydio drone fleets programmatically. It covers vehicles, docks, controllers, batteries, attachments, and sensor packages;
    mission templates, scheduled missions, mission control, and mission results; flights and telemetry (including live telemetry);
    media files, downloads, thumbnails, and scans; alerts and markers; users, external contacts, and distribution lists; webhooks,
    remote video, and media transfer; plus JWT/JWK validation and OpenAPI spec endpoints for administration.
  humanURL: https://apidocs.skydio.com/reference/introduction
  tags:
  - Drones
  - Fleet Management
  - Live Telemetry
  - Missions
  - REST API
  - Webhook
  tags_raw:
  - Drones
  - Fleet Management
  - Live Telemetry
  - Missions
  - REST API
  - Webhooks
  properties:
  - type: Documentation
    url: https://apidocs.skydio.com/docs
  - type: APIReference
    url: https://apidocs.skydio.com/reference/introduction
  - type: Authentication
    url: https://support.skydio.com/hc/en-us/articles/4402958154651-How-to-Generate-an-API-Token-for-a-Skydio-Cloud-Integration
  - type: GettingStarted
    url: https://apidocs.skydio.com/docs
  - type: ChangeLog
    url: https://apidocs.skydio.com/changelog
  - type: LlmsText
    url: https://apidocs.skydio.com/llms.txt
- aid: skydio:skydio-control-telemetry-icd
  name: Skydio Control & Telemetry ICD
  description: Real-time command and control interface for the Skydio X10D using MAVLink/RAS-A, enabling integration with
    ground control stations and third-party autonomy stacks. Access is gated through Skydio Support.
  humanURL: https://www.skydio.com/developer-tools
  tags:
  - Defense
  - MAVLink
  - RAS-A
  - Telemetry
  properties:
  - type: ProductPage
    url: https://www.skydio.com/developer-tools
  - type: Support
    url: https://support.skydio.com/
- aid: skydio:skydio-android-intent-api
  name: Skydio Android Intent API
  description: Android Intent API for the X10D Controller that lets third-party Android applications running on the controller
    receive information from the Skydio flight stack.
  humanURL: https://www.skydio.com/developer-tools
  tags:
  - Android
  - Controller
  - Intent API
  properties:
  - type: ProductPage
    url: https://www.skydio.com/developer-tools
  - type: Support
    url: https://support.skydio.com/
- aid: skydio:skydio-attachment-icd
  name: Skydio Attachment ICD
  description: Mechanical, electrical, and power interface specification for building custom attachments and payloads for
    the Skydio X10 and X10D platforms. Access requires a request through Skydio.
  humanURL: https://www.skydio.com/developer-tools
  tags:
  - Attachments
  - Hardware
  - Payloads
  properties:
  - type: ProductPage
    url: https://www.skydio.com/developer-tools
  - type: Support
    url: https://support.skydio.com/
- aid: skydio:skydio-flights-api
  name: Skydio Flights API
  description: Retrieve flights and flight metadata.
  humanURL: https://apidocs.skydio.com/reference/introduction
  tags:
  - Flights
  properties:
  - type: OpenAPI
    url: openapi/skydio-flights-api-openapi.yml
- aid: skydio:skydio-markers-api
  name: Skydio Markers API
  description: Create or update markers (incidents).
  humanURL: https://apidocs.skydio.com/reference/introduction
  tags:
  - Markers
  properties:
  - type: OpenAPI
    url: openapi/skydio-markers-api-openapi.yml
- aid: skydio:skydio-vehicles-api
  name: Skydio Vehicles API
  description: Manage vehicles in your Skydio Cloud organization.
  humanURL: https://apidocs.skydio.com/reference/introduction
  tags:
  - Vehicles
  properties:
  - type: OpenAPI
    url: openapi/skydio-vehicles-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/skydio-agentic-access.yml
- type: DomainSecurity
  url: security/skydio-domain-security.yml
- type: Authentication
  url: authentication/skydio-authentication.yml
- type: Website
  url: https://www.skydio.com/
- type: Portal
  url: https://apidocs.skydio.com/
- type: DeveloperTools
  url: https://www.skydio.com/developer-tools
- type: IntegrationsCatalog
  url: https://www.skydio.com/integrations-catalog
- type: Documentation
  url: https://apidocs.skydio.com/docs
- type: APIReference
  url: https://apidocs.skydio.com/reference/introduction
- type: ChangeLog
  url: https://apidocs.skydio.com/changelog
- type: Support
  url: https://support.skydio.com/
- type: StatusPage
  url: https://www.skydio.com/platform/reliability-dashboard
- type: Training
  url: https://www.skydio.com/skydio-academy
- type: Blog
  url: https://www.skydio.com/blog
- type: Login
  url: https://cloud.skydio.com/
- type: Careers
  url: https://www.skydio.com/careers
- type: ContactSales
  url: https://www.skydio.com/contact-sales
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/skydio"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/skydio/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/skydio/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.