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

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

Sentinel Hub byoc_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 GET2 POST1 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 byoc_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, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

byoc_collection 6
POST
/byoc/v1/collections
Create a collection
createByocCollection body → 201400401403409
GET
/byoc/v1/collections
Query collections
getByocCollections 3 params → 200401403
GET
/byoc/v1/collections/{collectionId}
Get a collection
getByocCollectionById 1 param → 200401403404
PUT
/byoc/v1/collections/{collectionId}
Update a collection
updateByocCollectionById 1 param body → 204400401403404409
DELETE
/byoc/v1/collections/{collectionId}
Delete a collection
deleteByocCollectionById 1 param → 204401403404
POST
/byoc/v1/collections/{collectionId}/copyTiles
Copy collection tiles
copyByocCollectionTiles 2 params → 204401403404

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are BYOCCollection (9 properties), View (6 properties), BYOCCollectionAdditionalData (6 properties), BYOCFormat (6 properties). Each schema is shown below with its type and property counts.

RestErrorWrapper
object
1 property
Polygon
object
2 properties
View
object
Links to paginate the resource
6 properties
BYOCCollectionUpdatePayload
object
4 properties 2 required
BYOCCollectionAdditionalData
object
6 properties
Boom
object
5 properties
BYOCFormat
object
6 properties 2 required
BYOCCollectionsResponse
object
2 properties
BYOCCollection
object
9 properties 2 required
BYOCCollectionResponse
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

sentinel-hub-byoc-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_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
Sentinel Hub dataimport_order API
Where this information came from

This is an independent, third-party profile of Sentinel Hub byoc_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.