Documentation Index
Fetch the complete documentation index at: https://dronebundle.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
The API is available on the Enterprise plan. See pricing for details.
Base URL
All API requests are made to:/v1:
Sandbox
A sandbox environment is available for testing your integration before going live. See the Sandbox page for details.Available resources
Authentication
Set up API key authentication for your requests.
Projects
Create, read, update, delete, and archive projects.
Jobs
Create, read, update, and delete jobs. Assign and unassign pilots.
Team
List and view team members in your workspace.
Job Types
List, create, and delete job types for your workspace.
Error handling
The API uses standard HTTP status codes and returns error messages in a consistent format:200: Success201: Created204: No Content400: Bad Request403: Forbidden404: Not Found429: Too Many Requests