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 Collections API

The Collections API from Hydrosat — 2 operation(s) for collections.

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

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

This API exposes 2 operations across 2 paths, and defines 17 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 17 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.

Collections 2
GET
/collections
Get Collections
Get_Collections_collections_get → 200
GET
/collections/{collection_id}
Get Collection
Get_Collection_collections__collection_id__get 1 param → 200422

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are Collection (13 properties), PaginationLink (8 properties), SearchLink (8 properties), ItemsLink (8 properties). Each schema is shown below with its type and property counts.

SpatialExtent
object
https://github.com/radiantearth/stac-spec/blob/v1.0.0/collection-spec/collection-spec.mdspatial-extent-object
1 property 1 required
Range
object
https://github.com/radiantearth/stac-spec/blob/v1.0.0/collection-spec/collection-spec.mdstats-object
2 properties 2 required
Collection
object
https://github.com/radiantearth/stac-api-spec/tree/v1.0.0/ogcapi-featurescollection-collectionscollectionid
13 properties 6 required
MimeTypes
string
https://github.com/radiantearth/stac-spec/blob/v1.0.0/item-spec/item-spec.mdmedia-types
stac_pydantic__links__Links
array
Link
object
https://github.com/radiantearth/stac-spec/blob/v1.0.0/collection-spec/collection-spec.mdlink-object
4 properties 2 required
Collections
object
https://github.com/radiantearth/stac-api-spec/tree/v1.0.0/ogcapi-featuresendpoints https://github.com/radiantearth/stac-api-spec/tree/v1.0.0/ogcapi-featurescol…
4 properties 2 required
ValidationError
object
5 properties 3 required
TimeInterval
object
https://github.com/radiantearth/stac-spec/blob/v1.0.0/collection-spec/collection-spec.mdtemporal-extent-object
1 property 1 required
stac_pydantic__api__links__Links
array
Extent
object
https://github.com/radiantearth/stac-spec/blob/v1.0.0/collection-spec/collection-spec.mdextent-object
2 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
ItemsLink
object
8 properties 2 required
SearchLink
object
https://github.com/radiantearth/stac-api-spec/tree/v1.0.0/item-searchlink-relations
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
PaginationLink
object
https://github.com/radiantearth/stac-api-spec/blob/v1.0.0/item-search/README.mdpagination
8 properties 2 required
HTTPValidationError
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hydrosat-collections-api-openapi.yml Raw ↑

Other APIs Hydrosat publishes across the network.

Hydrosat Catalog API
Hydrosat Items API
Hydrosat Queryables API
Hydrosat Search API