DroneDeploy GraphQL API
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.
Overview
DroneDeploy GraphQL API is a GraphQL API specification published by DroneDeploy on the APIs.io network.
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.
The GraphQL endpoint is available at https://www.dronedeploy.com/graphql. documentation is published at https://developer-docs.dronedeploy.com/api/introduction.
The specification includes 3 reference links.
Tagged areas include Drones, Reality Capture, Mapping, Photogrammetry, and 3D Models.
Endpoint
References
- Documentation https://developer-docs.dronedeploy.com/api/introduction
- Authentication https://developer-docs.dronedeploy.com/api/authentication
- Documentation https://developer-docs.dronedeploy.com/api/pagination
Related API Specs
Work with this as data
Every GraphQL schema 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 graphql
4 MCP tools reach this
find_graphqlBrowse and filter every GraphQL schema in the catalog.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.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/graphql/drone-deploy-graphql"
curl "https://apis.io/api/v1/graphql?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.