# DroneDeploy GraphQL API

**Canonical:** https://apis.io/apis/drone-deploy/drone-deploy-graphql-api/  
**Provider:** DroneDeploy — https://apis.io/providers/drone-deploy/  
**Base URL:** https://www.dronedeploy.com/graphql  
**Documentation:** https://developer-docs.dronedeploy.com/api/introduction

DroneDeploy GraphQL API is one of 3 APIs that [DroneDeploy](https://apis.io/providers/drone-deploy/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. This API exposes 2 JSON Schema definitions. Tagged areas include Drones, Reality Capture, Mapping, GraphQL, and Plans. The published artifact set on APIs.io includes API documentation, authentication docs, an OpenAPI specification, a JSON-LD context, and 2 JSON Schemas.

DroneDeploy's GraphQL API is the primary programmatic interface for the DroneDeploy reality-capture platform. A single POST endpoint at https://www.dronedeploy.com/graphql exposes a strongly-typed schema rooted at the `viewer` object that gives the authenticated user access to organizations, plans (MapPlan and other Plan variants), exports, layers, geometry, and processing status. Forward, cursor-based pagination via Relay-style edges/nodes/pageInfo. Authenticated with `Authorization Bearer` API keys obtained from DroneDeploy Support or via a Developer Partner / Enterprise account.

## Machine-readable artifacts (10)

- **Documentation** — https://developer-docs.dronedeploy.com/api/introduction
- **Authentication** — https://developer-docs.dronedeploy.com/api/authentication
- **Documentation** — https://developer-docs.dronedeploy.com/api/pagination
- **Sandbox** — https://www.dronedeploy.com/graphiql/
- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/drone-deploy/refs/heads/main/openapi/drone-deploy-graphql-api-openapi.yml
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/drone-deploy/refs/heads/main/json-schema/drone-deploy-plan-schema.json
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/drone-deploy/refs/heads/main/json-schema/drone-deploy-export-schema.json
- **JSONLD** — https://raw.githubusercontent.com/api-evangelist/drone-deploy/refs/heads/main/json-ld/drone-deploy-context.jsonld
- **GraphQL** — https://raw.githubusercontent.com/api-evangelist/drone-deploy/refs/heads/main/graphql/drone-deploy-graphql.md
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/drone-deploy/refs/heads/main/apis.yml

## Other DroneDeploy APIs (2)

- [DroneDeploy Apps Platform](https://apis.io/apis/drone-deploy/drone-deploy-apps-platform/)
- [DroneDeploy Flight Log Parser](https://apis.io/apis/drone-deploy/drone-deploy-flight-log-parser/)

## Tags

Drones, Reality Capture, Mapping, GraphQL, Plans, Export

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/drone-deploy/drone-deploy-graphql-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/drone-deploy/.
