DroneDeploy
Search…
Introduction
Introduction
Overview
API
Introduction
Authentication
Pagination
Examples
App Platform
Introduction
App SDK
UI Kit
Javascript API
How to publish an App
App Examples
Platform Policy
Authentication
FAQs
Powered By
GitBook
Authentication
All API requests require an API key to be sent in the Authorization header.
Send a request to the
DroneDeploy Support Team
for access to the API key for your enterprise or Developer Partner account.
Once you have your API key it needs to be sent as an
Authorization
header:
1
POST /graphql? Authorization: Bearer <api_key>
Copied!
Your API key is associated with your own account and so the
viewer
query will return your user account details.
When using the API explorer you simply need to be logged in.
API - Previous
Introduction
Next - API
Pagination
Last modified
3yr ago
Copy link