post

Provides Deep-Resolution data for a specified bounding box over a given date range.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

The system also allows for recurring image processing requests, either going backwards or forward in time.

The 'interval' parameter can be set with the amount of days the system must wait before processing a new image, if not provided, the system will check for new images every day.
If provided, 'start_date' will define when the processing routine should begin, otherwise start_date will be set as the current date. The 'end_date' parameter is mandatory for recurring image processing routines. If end_date is defined with an upcoming date, the system will stop checking for new images once the end_date is reached. Otherwise, if end_date is defined with a past date, the system will process all available images between end_date and start_date, while still adhering to the defined processing interval and maximum cloud coverage constraint (e.g. the user could process all images from the past 3 months with a 7 day minimum interval between each image and a maximum cloud coverage of 10%).

Users can check the status of any image processing requests through the /status endpoint, as well as cancel any requests through the /cancel endpoint.

Body Params
string
required
bbox
object
aoi
object
integer
integer
required
date

date in YYYY-MM-DD format

date

date in YYYY-MM-DD format

uri
dates
array of date-times
dates
Responses

400

Bad request. Invalid input data.

401

Unauthorized. Invalid client token.

500

Internal Server Error.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json