Sentinel Hub Documentation

Sentinel Hub is a multi-spectral and multi-temporal big data satellite imagery service, capable of fully automated archiving, real-time processing and distribution of remote sensing data and related EO products, managed by Sinergise Ltd. For more information on Sinergise go to Third Party Services.

API Examples

For Sentinel Hub API examples go here.


Atmospheric Correction

It is possible to get a good estimation of bottom-of-the-atmosphere reflectance as opposed to top-of-the-atmosphere reflectance (which is the default) by enabling the atmospheric correction filter. Read more...


Output Formats

For the requests that provide image output, Sentinel-2 WMS/WMTS/WCS services can generate these output formats Read more...


Preview Modes

Preview modes make it possible to receive data from across all zoom levels. Read more...


Custom Evaluation Scripts

Custom scripts are a piece of Javascript code you provide and are the way you control what values the Sentinel-Hub services will return. Read more...


Custom URL Parameters

Sentinel-2 WMS/WMTS/WFS/WCS services also support many custom parameters which affect the generation of the service responses. All these parameters are optional. Read more...


Statistical Info Service

The Statistical info (or feature info service, abbreviated FIS), performs elementary statistical computations---such as mean, standard deviation, and histogram approximating the distribution of reflectance values---on remotely sensed data for a region specified in a given spatial reference system across different bands and time ranges. Read more...


Web Services Requests

This section takes you through the process of requesting available web services. Read more...