{
"@context": {
"@vocab": "https://schema.org/",
"sh": "https://www.sentinel-hub.com/vocab#",
"dct": "http://purl.org/dc/terms/"
},
"@type": "WebAPI",
"@id": "https://www.sentinel-hub.com/",
"name": "API Reference",
"description": "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.",
"version": "1.0.0",
"url": "https://www.sentinel-hub.com/",
"documentation": "https://docs.sentinel-hub.com/api/latest/",
"termsOfService": "https://www.sentinel-hub.com/tos/",
"provider": {
"@type": "Organization",
"name": "Sinergise",
"url": "https://www.sinergise.com/"
},
"availableChannel": [
{
"@type": "ServiceChannel",
"serviceUrl": "https://services.sentinel-hub.com"
}
],
"keywords": [
"Satellite Imagery",
"Geospatial",
"Remote Sensing",
"Earth Observation",
"NDVI",
"Sentinel",
"Landsat",
"MODIS",
"OGC",
"STAC"
],
"endpointDescription": [
{
"@type": "EntryPoint",
"name": "Process",
"description": "Make sure to use the appropriate end-point for each of the datasets, e.g. for Landsat, Sentinel-3, etc.",
"urlTemplate": "https://services.sentinel-hub.com#process"
},
{
"@type": "EntryPoint",
"name": "Core",
"description": "This is an OpenAPI definition of the SpatioTemporal Asset Catalog API - Core specification. Any service that implements this endpoint to allow discovery of spatiotemporal assets can be considered a STAC API.\n\nMake sure to use the appropriate