v2

latestSwagger 2.02026-07-131451441001.2 KB
Tiles for STAC Searches

Register Search

Register a Search query

post/data/mosaic/register

Query parameters

api-versionstring required

The API version to use for this operation.

Request body

collectionsstring[]

List of STAC collection IDs to include in the mosaic

idsstring[]

List of specific STAC item IDs to include in the mosaic

bboxnumber[]

Geographic bounding box to filter items [west, south, east, north]

queryobject

Query

filterobject

Filter

datetimestring

Temporal filter in RFC 3339 format or interval

filter-lang'cql-json' | 'cql2-json' | 'cql2-text'

Choices for filter-lang value in a POST request.

Based on https://github.com/stac-api-extensions/filter#queryables

Note the addition of cql2-json, which is used by the pgstac backend, but is not included in the spec above.

Defines the supported filter languages for STAC API queries.

Response

The request has succeeded.

searchidstring required

Unique identifier for the registered search