DroneDeploy Reports API

Retrieve analytic and reporting artifacts derived from a plan - volume/stockpile measurements, cut/fill, and generated report documents. Reports are surfaced as a specialized export/report layer on MapPlan; the report types and mutations here are modeled from the export schema and the platform's reporting features.

API entry from apis.yml

apis.yml Raw ↑
aid: dronedeploy:dronedeploy-reports-api
name: DroneDeploy Reports API
tags:
- Reports
- Analytics
- Exports
- GraphQL
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://developer-docs.dronedeploy.com/api/introduction
baseURL: https://www.dronedeploy.com/graphql
properties:
- url: https://developer-docs.dronedeploy.com/api/introduction
  type: Documentation
- url: https://developer-docs.dronedeploy.com/api/examples/creating-an-export
  type: APIReference
- url: graphql/dronedeploy-graphql.md
  type: GraphQL
- url: graphql/dronedeploy-schema.graphql
  type: GraphQL
- url: collections/dronedeploy.postman_collection.json
  type: PostmanCollection
- url: collections/dronedeploy.opencollection.json
  type: OpenCollection
description: Retrieve analytic and reporting artifacts derived from a plan - volume/stockpile measurements,
  cut/fill, and generated report documents. Reports are surfaced as a specialized export/report layer
  on MapPlan; the report types and mutations here are modeled from the export schema and the platform's
  reporting features.