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.

44.6/100 developing ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreeSelf serve⚡ Free to try
7 APIs
Autonomous SystemsDefenseDronesEnterpriseFleet ManagementPublic SafetyRoboticsUnmanned Aerial Vehicles

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 44.6/100 · developing
Contract Quality 14.6 / 25
Developer Ergonomics 8.3 / 20
Commercial Clarity 8.4 / 20
Operational Transparency 6.8 / 13
Governance 0.0 / 12
Discoverability 6.5 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. 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. Want it done for you? Prioritized profiling — $2,500 →

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 1

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

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
accessModel:
  pricing: free
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Free · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  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.19'
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
  - 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