Skip to main content

Developers

Build on the IDI Fly platform. The Integration Partner API (v3) is a REST and WebSocket API that lets third-party systems command drones, share live streams, query fleet resources, and receive real-time telemetry.


Documentation

GuideDescription
Integration Partner APIOverview, onboarding, authentication, and access scopes
REST API ReferenceEvery REST endpoint — jobs, streams, shares, resources
Real-Time WebSocket APILive telemetry streaming and publishing over WebSocket
Tools & SDKsPostman collection and the Node-RED publishing nodes

There is also a one-page v3 API quick reference.


At a glance

  • Protocols — HTTPS (REST) for synchronous commands, WSS (WebSocket) for real-time data.
  • Authentication — OAuth 2.0 machine-to-machine (client_credentials) via Amazon Cognito.
  • Regioneu-west-2.
  • Tenancy — Every request is scoped to the partner's organisation; you only ever see your own resources.

Getting access? Partner credentials (Cognito App Client ID/secret and an API key) are issued during onboarding. See Integration Partner API → Onboarding.