AOI Monitors
Create and manage AOI (Area of Interest) monitors to automatically track satellite imagery availability over a defined geographic region. Monitors run on a schedule and notify you when new imagery matching your criteria is captured.
📄️ List AOI Monitors
Returns a paginated list of all AOI monitors belonging to the authenticated organization.
📄️ Create AOI Monitor
Creates a new AOI monitor for an AOI. The monitor will check for imagery that matches the specified criteria (sources, resolution, cloud cover, etc.).
📄️ Batch Create AOI Monitors
Creates multiple AOI monitors in a single request using a GeoJSON FeatureCollection for geometries and a shared metadata object applied to all monitors.
📄️ Get AOI Monitor
Returns the details of a single AOI monitor by its ID.
📄️ Update AOI Monitor
Partially updates an existing AOI monitor. Only fields included in the request body are changed; omitted fields retain their current values.
📄️ Delete AOI Monitor
Permanently deletes an AOI monitor and all associated data.
📄️ List AOI Monitor Results
Returns a paginated list of satellite imagery results captured for a specific AOI monitor.
📄️ Get AOI Monitor Result
Returns the details of a single satellite imagery result for a specific AOI monitor.