Tasking
Tasking API allow to request on-demand satellite imagery for a specific area and time frame in the future. Results for successful operations are delivered to users asynchronously. Tasking operations incur a cost (platform credits) and are subject to availability. Usage of the feature requires specific subscription plans.
📄️ Retrieve available tasking windows for all satellites
Returns available tasking windows for all tasking-enabled satellites for a specific location and time.
📄️ Retrieve task bookings
Returns all task bookings for a user's active subscription, including their status.
📄️ Cancel an existing booking
Cancels a previously created tasking request. This is only possible if the requested overpass is > 12 hours in the future. On successful cancellation, the credits spent for the tasking operation will be refunded to the user's subscription.
📄️ Get a Satellite
Get a Satellite
📄️ Retrieve available tasking windows for a satellite
Returns available tasking windows for a given satellite for a specific location and time.
📄️ Simple booking
Triggers an imaging order for a specific location at a given time. The request supports a simplified set of parameters to search for a suitable tasking window and book it within the same operation. A successful request reduces the available credits of the user's subscription by the cost of the operation.
📄️ Book a window
Triggers an imaging order for a previously fetched availability window. A successful request reduces the available credits of the user's subscription by the cost of the operation.