Skip to main content

Monitoring

The Monitoring API allows you to receive alerts when new data is available for ordering based on a registered Area of Interest (AOI) and specified criteria set by you.

User guides and examples

PageTopic
Monitoring GuideAn overview of monitoring from MGP
Monitoring API Quickstart GuideStep-by-step guide to work with monitoring via API.
Monitoring Example Without Auto-Ordering GuideHow to set up a monitor that only sends notifications.
Monitoring Example With Auto-Ordering GuideHow to set up a monitor that can automatically place an order.
Monitoring Example With Object Detection GuideHow to auto-order Object Detection from a monitor.
Sources GuideA guide to the sources for events that monitors receive.

API reference

PageTopic
POST Create a MonitorCreates a monitor to watch for new data within an AOI.
GET Get Specific MonitorRetrieves a monitor's configuration.
GET List MonitorsRetrieves a list of monitor configurations.
PATCH Update an Existing MonitorUpdates an existing monitor.
POST Toggle Monitor Enable/DisableEnables or disables a monitor.
GET List Monitor EventsRetrieves a list of events for a monitor.
GET SourceRetrieves a list of settings for the selected source.
GET List Source EventsLists events from the selected source.
GET Source EventRetrieves a specific event from the selected source.