POST /v0/archives/search
application/json
datetime
"2018-02-12T00:00:00Z/2018-03-18T12:31:12Z"
pixxel-td-l2a
).
collections
intersects
)intersects
bbox
)bbox
[minLongitude, minLatitude, maxLongitude, maxLatitude]
Note: You can use eitherintersects
orbbox
based on your preference. They serve similar purposes but offer different levels of precision.
query
cloud_cover
: Items with cloud cover less than a certain percentage.platform
: Items captured by a specific satellite.sortby
field
: The field to sort by.direction
: Either "asc"
(ascending) or "desc"
(descending).limit
: Maximum number of items to return (e.g., 10).offset
: Number of items to skip (e.g., 0 for the first page).https://api.pixxel.space/v0/archives/search
with the JSON body.