How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Sentinel Hub zarr_collection API

The zarr_collection API from Sentinel Hub — 3 operation(s) for zarr_collection.

Sentinel Hub zarr_collection API is one of 26 APIs that Sentinel Hub publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 6 operations across 3 paths, and defines 10 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://services.sentinel-hub.com.

6 operations 3 paths 10 schemas 1 DELETE2 GET1 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://services.sentinel-hub.com
Authentication
OAuth 2.0
Contact
Sentinel Hub
Resource Areas
1

Authentication & Security 1

Sentinel Hub zarr_collection API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the clientCredentials flow, exposing 1 scope.

  • OAuth2 — Authentication More about the authentication here . To get an access token using curl: curl --request POST \ --url https://services.sentinel-hub.com/auth/realm…

Paths & Operations 6

Across 3 paths, the API surfaces 6 operations — 1 DELETE, 2 GET, 1 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

zarr_collection 6
POST
/zarr/v1/collections
Create a Zarr collection
createZarrCollection body → 201400401403404
GET
/zarr/v1/collections
Query Zarr collections
getZarrCollections 3 params → 200401403
GET
/zarr/v1/collections/{collectionId}
Get a Zarr collection
getZarrCollection 1 param → 200401403404
PUT
/zarr/v1/collections/{collectionId}
Update Zarr collection
updateZarrCollectionById 1 param body → 204400401403404
DELETE
/zarr/v1/collections/{collectionId}
Delete Zarr collection
deleteZarrCollectionById 1 param → 204401403404
PUT
/zarr/v1/collections/{collectionId}/reingest
Reingest a Zarr collection
reingestZarrCollectionById 1 param → 200401403404

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are ZarrCollection (14 properties), BYOCFormat (6 properties), Boom (5 properties), Polygon (2 properties). Each schema is shown below with its type and property counts.

RestErrorWrapper
object
1 property
ZarrSingleResponse
object
1 property
Polygon
object
2 properties
ZAttrs
objectnull
Custom attributes as read from the .zattrs file.
ZarrCollection
object
14 properties 4 required
ZarrCollectionUpdatePayload
object
1 property 1 required
Boom
object
5 properties
BYOCFormat
object
6 properties 2 required
ZarrQueryCollectionsResponse
object
1 property
ZarrCollectionAdditionalData
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

sentinel-hub-zarr-collection-api-openapi.yml Raw ↑

Other APIs Sentinel Hub publishes across the network.

Sentinel Hub OGC Services
Sentinel Hub async_process API
Sentinel Hub batch_statistical API
Sentinel Hub batch_v2_process API
Sentinel Hub batch_v2_tiling_grid API
Sentinel Hub byoc_collection API
Sentinel Hub byoc_tile API
Sentinel Hub catalog_collections API
Sentinel Hub catalog_core API
Sentinel Hub catalog_features API
Sentinel Hub catalog_item_search API
Sentinel Hub dataimport_delivery API
Where this information came from

This is an independent, third-party profile of Sentinel Hub zarr_collection API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.