DroneDeploy · Postman Collection

DroneDeploy GraphQL API

DroneDeploy's public GraphQL API exposes the DroneDeploy reality-capture platform (aerial photogrammetry, ground 360 capture, robotics, exports) through a single POST endpoint at https://www.dronedeploy.com/graphql. All requests are GraphQL queries or mutations sent as JSON to /graphql. Forward, cursor-based pagination is used for all one-to-many relationships (Relay-style edges / nodes / pageInfo with hasNextPage and endCursor). Authentication uses an API key passed via the Authorization: Beare

1
Requests
1
Folders
View on GitHub Raw JSON DronesReality CaptureMappingPhotogrammetry3D ModelsOrthomosaicLiDARConstructionAgricultureAIAerialRoboticsPostman Collection

Overview

DroneDeploy GraphQL API is a Postman Collection published by DroneDeploy on the APIs.io network.

DroneDeploy’s public GraphQL API exposes the DroneDeploy reality-capture platform (aerial photogrammetry, ground 360 capture, robotics, exports) through a single POST endpoint at https://www.dronedeploy.com/graphql. All requests are GraphQL queries or mutations sent as JSON to /graphql. Forward, cursor-based pagination is used for all one-to-many relationships (Relay-style edges / nodes / pageInfo with hasNextPage and endCursor). Authentication uses an API key passed via the Authorization: Beare

The collection contains 1 request organised into 1 folder.

Tagged areas include Drones, Reality Capture, Mapping, Photogrammetry, and 3D Models.

Requests & Folders

graphql

Related API Specs

DroneDeploy GraphQL API (OpenAPI)
Back to DroneDeploy · All Collections · GitHub