list and retrieve dronedeploy flight plan and map metadata via the plan api
domain: developer-docs.dronedeploy.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Generate a DroneDeploy API key from Account Preferences (requires an Enterprise account with admin or owner permissions).
Send GET /v2/plans with the API key to list all plans/flight plans in the account, returned 50 per page by default.
Send GET /v2/plans/<planid> using a plan id from the list response to fetch detailed metadata (location, image count, creation date, processing status) for one plan.
Use the plan data returned to look up related exports, tile templates, or measurements for that plan.
For new development, prefer the GraphQL API (POST to /graphql) since DroneDeploy has flagged this REST Plan API as legacy.
Known gotchas
DroneDeploy explicitly labels the REST Plan API as legacy and no longer under active development, recommending the GraphQL API for new integrations.
API access is restricted to Enterprise customers; contact your Customer Success Manager if plan access is unclear.
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?