What is DroneBundle?
DroneBundle is an all-in-one drone operations platform. It handles mission planning, flight logging, pilot management, compliance, invoicing, and reporting in a single system. Teams use DroneBundle to plan flights with live weather data, track pilot certifications, run automated risk assessments, and generate audit-ready reports.Developer tools
DroneBundle provides two ways to integrate with your existing tools and workflows:Need an API endpoint or webhook event that is not available yet? Contact us and let us know what you are building.
API Reference
Use the REST API to manage projects, jobs, team members, and job types programmatically. Build custom integrations and automate your workflows.
Webhooks
Receive real-time HTTP callbacks when resources in your workspace change. Subscribe to events like project creation or job updates.
Core concepts
DroneBundle organizes work in a simple hierarchy:- Workspace is your organization. API keys and webhooks are scoped to a single workspace.
- Projects group related work together (e.g., a client site, a region, or a contract).
- Jobs are individual tasks within a project (e.g., a roof inspection, a survey flight). Jobs can be one-time or recurring.
- Job Types define the categories of work your team performs (e.g., drone inspection, thermal inspection, 3D mapping).