API Overview
About Sentinel Hub API
The Sentinel Hub API is a RESTful API interface to various satellite imagery archives. It provides access to raw satellite data, rendered images, statistical analysis and much more.
Sentinel Hub API deployments
| Service | EU-Central-1 | US-West-2 |
|---|---|---|
| Process API | ✅ | ✅ |
| OGC service | ✅ | ✅ |
| Catalog API | ✅ | ✅ |
| Bring Your Own COG API | ✅ | ✅ |
| Zarr Import API | ✅ | ✅ |
| Batch Processing API | ✅ | ✅ |
| BatchV2 API | ✅ | ✅ |
| Statistical API | ✅ | ✅ |
| Asynchronous Processing API | ✅ | ✅ |
| Batch Statistical API | ✅ | ❌ |
| Third Party Data Import API | ✅ | ❌ |
Metadata service for the EU-Central-1 deployment is global. This means that the endpoint US-West-2 queries this endpoint to obtain results.
Sentinel Hub API reference
The Sentinel Hub API is annotated via OpenAPI. You can browse reference docs here: