DroneDeploy · Authentication Profile

Drone Deploy Authentication

Authentication

DroneDeploy secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

DronesReality CaptureMappingPhotogrammetry3D ModelsOrthomosaicLiDARConstructionAgricultureAIAerialRobotics
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

BearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/drone-deploy-graphql-api-openapi.yml
summary:
  types:
  - http
schemes:
- name: BearerAuth
  type: http
  scheme: bearer
  bearerFormat: API Key
  description: 'DroneDeploy API key sent as `Authorization: Bearer <api_key>`. Keys are issued
    by DroneDeploy Support (existing developers) or Sales (Developer Partner / Enterprise accounts).
    The same key is used for all GraphQL operations and is tied to the issuing user''s account.'
  sources:
  - openapi/drone-deploy-graphql-api-openapi.yml