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

The batch_statistical API from Sentinel Hub — 6 operation(s) for batch_statistical.

Sentinel Hub batch_statistical 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 7 operations across 6 paths, and defines 80 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.

7 operations 6 paths 80 schemas 3 GET4 POST

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 batch_statistical 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 7

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

batch_statistical 7
POST
/statistics/batch/v1
Submit a new statistical batch request
createNewBatchStatisticsRequest body → 201400401403
GET
/statistics/batch/v1
Query statistical batch requests
searchBatchStatisticsRequests 3 params → 200401403
GET
/statistics/batch/v1/{requestId}
Retrieve a single batch statistical request
getSingleBatchStatisticalRequestById 1 param → 200401403404
GET
/statistics/batch/v1/{requestId}/status
Retrieve the status of a batch statistical request.
batchStatisticalGetStatus 1 param → 200400401403404
POST
/statistics/batch/v1/{requestId}/analyse
Request analysis of a batch statistical request
batchStatisticalAnalyse 1 param → 204400401403404
POST
/statistics/batch/v1/{requestId}/start
Start (confirm) processing of a batch statistical request
batchStartStatisticalRequest 1 param → 204400401403404
POST
/statistics/batch/v1/{requestId}/stop
Stop a batch statistical request
batchStopStatisticalRequest 1 param → 204401403404

Schemas 80

The contract defines 80 schemas that model the data the API accepts and returns. The most detailed are BatchProcessRequest (19 properties), BatchStatisticsTaskStatusDto (8 properties), BatchProcessOutput (7 properties), S1Filtering (7 properties). Each schema is shown below with its type and property counts.

S3BucketInfo
object
5 properties 1 required
S1Filtering
object
7 properties
S1Processing
object
LTML2Dataset
object
BaseDatasetProcessing
object
2 properties
LETML1Dataset
object
LandsatTierFilteringWithoutRt
object
1 property
HLSFiltering
object
4 properties
BatchZarrParameters
object
Specifies Zarr creation parameters. If this parameter is specified, all outputs in processRequest must be of the type zarr/array and neither bucketName nor out…
4 properties 2 required
ProcessRequestOutputBatchResponse
object
2 properties 1 required
HLSDataset
object
ProcessRequestInput
object
2 properties 2 required
Aggregation
object
Specifies how given time range is split into time intervals.
2 properties 1 required
ModisDataset
object
BatchStatisticalInput
object
2 properties 2 required
Geometry
object
The request area of interest geometry. This and/or BBOX must be specified. Coordinates need to be in easting,northing or longitude,latitude, in that order in t…
BatchStatisticalRequest
object
4 properties 3 required
TimeRange
object
A time interval to filter data by acquisition date. It is defined by a start and end date and time, e.g. 2019-01-31T14:00:00+01:00. A date representation witho…
2 properties
DEMFiltering
object
1 property
ProcessRequestOutputFormatTiff
object
ObjectStorageOutputInfoV2
object
BYOCFiltering
object
2 properties
S2L1CFiltering
S2L2AFiltering
object
3 properties
View
object
Links to paginate the resource
6 properties
Boom
object
5 properties
ArrayParameters
object
5 properties 4 required
ProcessRequestOutputFormat
object
1 property
ProcessRequestInputBoundsProperties
object
1 property
ProcessRequestInputData
array
The collections you wish to request, along with certain processing and filtering parameters. To learn how to request and work with multiple collection, check t…
ObjectStorageInfoV2
object
BatchStatisticsTaskDto
object
GSBucketInfoTemplated
object
2 properties 2 required
StatisticalRequestCalculations
object
Define which statistics and histogram to calculate. It can be specified differently for each evalscript output. If omitted only the basic statistic (min, max,…
ProcessRequestOutputFormatZarr
object
CalculationDefinition
object
The name of the output (as key) for which a calculation of statistics and histogram are defined below. Each key must match with one of the output.id specified…
2 properties
LandsatDataset
object
Group
object
Zarr group level parameters
3 properties 1 required
LandsatTierFilteringWithRt
object
1 property
TilingGridSettings
object
Tiling grid settings.
4 properties 2 required
S1ProcessingSpeckleFilterLEE
object
The Lee speckle filter. Note that processing time rapidly increases as window size increases.
3 properties 3 required
ProcessRequestOutputFormatJson
object
ProcessRequestOutputForBatch
object
1 property
HistogramDefinition
object
The name of the band (as key) for which a histogram is defined below. Each key must match with one of the band names output.bands specified in a setup() functi…
5 properties
S1Dataset
object
MultiPartBatchRequest
object
2 properties
StatisticalDateTimeInterval
object
2 properties 2 required
LandsatFiltering
object
3 properties
StatisticsDefinition
object
Single band statistics definition. The name of the band (as key) for which a calculation of statistic is defined below. Each key must match with one of the ban…
1 property
S3BucketInfoTemplated
object
5 properties 1 required
StatisticalRequestAggregationWithoutEvalscript
object
Specifies how data is aggregated and processed before statistics is calculated. timeRange and aggregationInterval combined define sampling intervals in time di…
6 properties 2 required
BatchProcessOutput
object
Specifies the tile output paths where the results shall be written. Required unless bucketName or zarrOutput is specified.
7 properties
BaseDataset
object
2 properties
DEMProcessing
object
S2Processing
object
Polygon
object
2 properties
BatchProcessRequest
object
19 properties 1 required
ArrayOverride
object
Values for the particular output Zarr array. The array names are equal to the identifiers of the outputs/responses of the processRequest.
RestErrorWrapper
object
1 property
DEMDataset
object
S2L1CDataset
object
GSBucketInfo
object
2 properties 2 required
MultiPolygon
object
2 properties
ArrayOverrides
object
Overrides the values of arrayParameters for individual arrays.
S2L2ADataset
object
ProcessRequestForBatch
object
Batch processing equivalent of the Process request .
3 properties 2 required
BatchStatisticalRequestAggregation
object
BYOCDataset
object
LETML2Dataset
object
Ls8Dataset
object
BatchCogParameters
object
Allows to specify COG creation parameters. When the output is a batch collection (that is, either createCollection is true or collectionId is provided), COG cu…
6 properties
BatchStatisticsTaskStatusDto
object
8 properties
S1ProcessingSpeckleFilterNONE
object
Does NO speckle filtering. Equivalent to not having speckleFilter defined.
1 property 1 required
MaxCloudCoverage
number
The maximum allowable cloud coverage in percent.
L8L2Dataset
object
L8L1Dataset
object
LMSSL1Dataset
object
LTML1Dataset
object
ModisFiltering
object
2 properties
ProcessRequestInputBounds
object
Defines the request bounds by specifying the bounding box and/or geometry for the request. If both are specified it will generate an image for the bounding box…
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

sentinel-hub-batch-statistical-api-openapi.yml Raw ↑

Other APIs Sentinel Hub publishes across the network.

Sentinel Hub OGC Services
Sentinel Hub async_process 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
Sentinel Hub dataimport_order API
Where this information came from

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