Simple Search

Search for STAC items with simple filtering. STAC item assets include signed URLs when the number of items returned is below a certain threshold (current default is 5). For usage information and examples, see https://github.com/radiantearth/stac-api-spec/tree/release/v1.0.0/item-search

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

Array of collection Ids to search for items.

Array of Item ids to return.

Only return items intersecting this bounding box. Mutually exclusive with intersects.

Only return items intersecting this GeoJSON Geometry. Mutually exclusive with bbox.

Remember to URL encode the GeoJSON geometry when using GET request.

Only return items that have a temporal property that intersects this value.

Either a date-time or an interval, open or closed. Date and time expressions adhere to RFC 3339. Open intervals are expressed using double-dots.

Limits the number of results that are included in each page of the response (capped to 10_000).

Allows additional filtering based on the properties of Item objects

An array of property names, prefixed by either '+' for ascending or '-' for descending. If no prefix is provided, '+' is assumed.

Include or exclude fields from items body.

A CQL filter expression for filtering items.

Supports CQL-JSON as defined in https://portal.ogc.org/files/96288

Remember to URL encode the CQL-JSON if using GET

The coordinate reference system (CRS) used by spatial literals in the 'filter' value. Default is http://www.opengis.net/def/crs/OGC/1.3/CRS84

enum

The CQL filter encoding that the 'filter' value uses.

Headers
string
enum
Defaults to application/geo+json

Generated from available response content types

Allowed:
Responses

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