Item Search

Search STAC items with full-featured filtering.

Retrieve items matching filters. Intended as the standard, full-featured query API. This method is optional to implement, but recommended. If this endpoint is implemented on a server, it is required to add a link referring to this endpoint with rel set to search and method set to POST to the links array in GET /.

post/search

Request body

SearchBody required— unresolved $ref

Response

A feature collection.

Changes

Changed in 2 of the 6 revisions of this API.11