Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Hydrosat Items API

The Items API from Hydrosat — 2 operation(s) for items.

Hydrosat Items API is one of 5 APIs that Hydrosat publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Items. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

This API exposes 2 operations across 2 paths, and defines 23 schemas. It is described by OpenAPI 3.1.0, at version 0.1.

Requests are made against the base URL https://stac.hydrosat.com.

2 operations 2 paths 23 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.1
Base URL
https://stac.hydrosat.com
Resource Areas
1

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

Items 2
GET
/collections/{collection_id}/items/{item_id}
Get Item
Get_Item_collections__collection_id__items__item_id__get 2 params → 200422
GET
/collections/{collection_id}/items
Get Itemcollection
Get_ItemCollection_collections__collection_id__items_get 11 params → 200422

Schemas 23

The contract defines 23 schemas that model the data the API accepts and returns. The most detailed are ItemProperties (14 properties), Item (10 properties), SearchLink (8 properties), PaginationLink (8 properties). Each schema is shown below with its type and property counts.

LineString
object
LineString Model
3 properties 2 required
MimeTypes
string
https://github.com/radiantearth/stac-spec/blob/v1.0.0/item-spec/item-spec.mdmedia-types
Link
object
https://github.com/radiantearth/stac-spec/blob/v1.0.0/collection-spec/collection-spec.mdlink-object
4 properties 2 required
MultiLineString
object
MultiLineString Model
3 properties 2 required
SearchLink
object
https://github.com/radiantearth/stac-api-spec/tree/v1.0.0/item-searchlink-relations
8 properties 2 required
Point
object
Point Model
3 properties 2 required
ItemProperties
object
https://github.com/radiantearth/stac-spec/blob/v1.0.0/item-spec/item-spec.mdproperties-object
14 properties 1 required
HTTPValidationError
object
1 property
stac_pydantic__api__links__Links
array
Polygon
object
Polygon Model
3 properties 2 required
Item
object
10 properties 6 required
Position3D
array
ItemsLink
object
8 properties 2 required
Provider
object
https://github.com/radiantearth/stac-spec/blob/v1.0.0/collection-spec/collection-spec.mdprovider-object
4 properties 1 required
GeometryCollection-Output
object
GeometryCollection Model
3 properties 2 required
ValidationError
object
5 properties 3 required
MultiPoint
object
MultiPoint Model
3 properties 2 required
Asset
object
https://github.com/radiantearth/stac-spec/blob/v1.0.0/item-spec/item-spec.mdasset-object
5 properties 1 required
Position2D
array
stac_pydantic__links__Links
array
ItemCollection
object
https://github.com/radiantearth/stac-api-spec/blob/v1.0.0/fragments/itemcollection/README.md https://github.com/radiantearth/stac-api-spec/blob/v1.0.0/item-sea…
6 properties 2 required
MultiPolygon
object
MultiPolygon Model
3 properties 2 required
PaginationLink
object
https://github.com/radiantearth/stac-api-spec/blob/v1.0.0/item-search/README.mdpagination
8 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hydrosat-items-api-openapi.yml Raw ↑

Other APIs Hydrosat publishes across the network.

Hydrosat Catalog API
Hydrosat Collections API
Hydrosat Queryables API
Hydrosat Search API