Sentinel Hub
Sentinel Hub by Sinergise is a cloud-based satellite imagery processing platform providing REST APIs for accessing, processing, and analysing data from Sentinel, Landsat, MODIS, and commercial satellite constellations. APIs deliver raw imagery, rendered images, and geospatial statistics on demand using custom EvalScript processing without requiring data downloads.
APIs
Sentinel Hub Process API
RESTful API for on-demand retrieval and processing of satellite imagery. Submit POST requests specifying area of interest, time range, data collection, and an EvalScript to rece...
Sentinel Hub Catalog API
STAC-compliant API for searching and discovering geospatial data across Sentinel Hub collections. Supports GET and POST search with bounding-box, time-range, and CQL2 property f...
Sentinel Hub Statistical API
Compute histogram statistics, percentiles, and band aggregations over a user-defined area of interest and time series without downloading any imagery. Returns JSON with mean, st...
Sentinel Hub Batch Processing API
Asynchronous API for high-volume processing of large geographic areas or extended time periods. Jobs tile the area of interest using a tiling grid and process tiles in parallel,...
Sentinel Hub OGC Services
OGC-standard web services (WMS, WCS, WFS, WMTS) for integrating Sentinel Hub satellite imagery into GIS applications such as QGIS, ArcGIS, OpenLayers, and Google Earth. Authenti...
Sentinel Hub BYOC API
Bring Your Own COG (Cloud-Optimised GeoTIFF) API for ingesting custom raster data into Sentinel Hub and processing it alongside public satellite collections. Supports collection...