Propeller Aero
Propeller Aero is a drone survey and earthworks analytics platform for construction, mining, aggregates, and waste sites. Teams fly a drone, process imagery with Propeller's AeroPoints ground control and photogrammetry pipeline, and get accurate 3D site surveys, terrain models, volumes, and progress tracking in the Propeller Platform. The Propeller Public API is a paid, premium feature (available on higher tiers such as Scale) that gives programmatic, read-oriented access to organizations, sites, workspaces, surveys, downloadable survey files (orthophotos, terrain, point clouds), user-defined shapes and their calculated widgets (volumes, distances, areas), and DirtMate position-monitoring data. It is a REST API over HTTPS authenticated with a Bearer access token or via OpenID Connect.
APIs
Propeller Organizations API
List the organizations the authenticated user can access and retrieve details for a single organization. Organizations are the top-level container for sites, workspaces, and sur...
Propeller Sites API
List the sites (survey projects) within an organization and retrieve a single site's details. Includes a sample-elevation endpoint that returns the ground elevation at a coordin...
Propeller Surveys API
List the surveys captured for a site, retrieve details for an individual survey, and list the processed survey files available for download - orthophotos, digital terrain models...
Propeller Workspaces API
List the workspaces within a site and retrieve a single workspace. Workspaces are the analysis contexts that hold user-defined shapes and the widgets calculated against a survey...
Propeller Shapes & Widgets API
List and retrieve the user-defined shapes (polygons, lines, and points) drawn in a workspace, and calculate a widget against a shape to return measured results such as volumes, ...
Propeller Position Monitoring API
List and retrieve DirtMate position-monitoring configurations (devices configured as position monitors) and their recorded epochs - the individual position measurements captured...