Discover/sentinel-hub.com API
live

sentinel-hub.com APIsentinel-hub.com

Access Sentinel-1 and Sentinel-2 collection metadata, search imagery by bounding box and date, and compute band statistics via the Sentinel Hub STAC API.

Endpoints
6
Updated
10d ago
Try it

No input parameters required.

api.parse.bot/scraper/c10683f6-4dad-49e8-b0e7-23417b97a14d/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X POST 'https://api.parse.bot/scraper/c10683f6-4dad-49e8-b0e7-23417b97a14d/catalog_search' \
  -H 'X-API-Key: $PARSE_API_KEY' \
  -H 'Content-Type: application/json' \
  -d '{
  "bbox": "[13.0, 45.0, 14.0, 46.0]",
  "limit": "5",
  "datetime": "2023-01-01T00:00:00Z/2023-01-31T23:59:59Z",
  "collections": "[\"sentinel-2-l2a\"]"
}'
All endpoints · 6 totalclick to expand

Search satellite imagery by bounding box, datetime range, and collections. Returns STAC-compliant items. Requires Bearer token in headers or prior authentication.

Input

No input parameters required.

Response
{
  "sample": {
    "status": "error",
    "message": "Unauthorized. Call authenticate first."
  }
}

About the sentinel-hub.com API

This API exposes 6 endpoints covering the Sentinel Hub STAC catalog, letting you retrieve collection metadata, search imagery scenes, and run band-level statistics over custom areas of interest. The get_collections endpoint returns structured metadata for every available collection — including spatial bounding boxes, temporal intervals, spectral bands, platforms, and data providers. Companion endpoints handle catalog introspection, conformance class discovery, imagery processing, and statistical analysis.

Collection and Catalog Discovery

The get_collections endpoint returns a collections array where each object includes the collection id, title, description, license, spatial_bbox, temporal_interval, platform, instrument, and constellation details. get_catalog_info returns the catalog root — id, type, title, description, stac_version, a conformsTo array of URI strings, and a links array with href, rel, type, and optional title and method fields. get_conformance returns just the conformsTo array, useful when you need to verify which STAC and OGC API conformance classes the server advertises.

Imagery Search and Processing

catalog_search accepts a POST body specifying a bounding box, datetime range, and target collections, returning STAC-compliant item records for matching scenes. This endpoint requires a Bearer token. process_image also takes a POST body and supports custom evalscripts for per-pixel spectral band manipulation over a defined area and time window — useful for computing indices like NDVI or extracting raw reflectance values. Both endpoints require authentication, so you will need a valid token before calling them.

Statistical Analysis

get_statistics computes aggregate band statistics over a defined area of interest (AOI). Like process_image, it uses a POST body and requires authentication. This is the appropriate endpoint when you need summary metrics — mean, min, max, histogram bins — rather than full raster output. The response shape for process_image, get_statistics, and catalog_search is not fixed in the current schema, so callers should handle flexible JSON or binary responses depending on the evalscript and format parameters supplied.

Common use cases
  • Querying available Sentinel-2 spectral bands and temporal coverage before building a remote sensing pipeline
  • Searching for cloud-free imagery scenes over a specific bounding box and date range using catalog_search
  • Verifying STAC and OGC API conformance class support for interoperability with third-party GIS clients via get_conformance
  • Computing vegetation index statistics (e.g. NDVI) over agricultural AOIs using get_statistics
  • Listing all collection providers and spatial extents to map data availability for a given region
  • Integrating STAC catalog metadata into a geospatial data catalog or asset management system
  • Automating change detection workflows by querying temporal intervals from collection metadata
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Sentinel Hub have an official developer API?+
Yes. Sentinel Hub provides an official REST API documented at https://docs.sentinel-hub.com/api/latest/. It includes STAC catalog, Processing, Statistical, and Catalog Search endpoints with full authentication documentation.
What does get_collections return for each collection?+
Each entry in the collections array includes the collection id, title, description, license, spatial_bbox (bounding box coordinates), temporal_interval (start and end dates), platform, instrument, and constellation information. The total field at the top level gives the count of collections returned.
Does catalog_search support filtering by cloud cover or resolution?+
The current endpoint accepts a bounding box, datetime range, and collection identifiers. Filtering by cloud cover percentage, scene resolution, or other item-level properties is not currently exposed. You can fork this API on Parse and revise it to add those filter parameters to the catalog_search POST body.
Are processed image responses returned as raw raster data or structured JSON?+
The response shape for process_image is not fixed in the current schema — the format depends on parameters supplied in the POST body, including the evalscript and requested output format. Callers should expect either binary image data or structured JSON depending on configuration. Statistical output from get_statistics returns aggregate band metrics over the specified AOI.
Does this API cover Sentinel-3, Sentinel-5P, or commercial satellite collections?+
The current API covers Sentinel-1 and Sentinel-2 collections as listed in the STAC catalog. Sentinel-3, Sentinel-5P, or third-party commercial collections are not currently included. You can fork this API on Parse and revise it to target additional collection identifiers if they appear in the catalog.
Page content last updated . Spec covers 6 endpoints from sentinel-hub.com.
Related APIs in Maps GeoSee all →
idealista.pt API
Search and filter property listings across Portugal by location, price, and size, then access detailed information about each property including its characteristics and pricing history. Monitor how property prices change over time to help you make informed decisions about buying or selling real estate.
homedepot.com API
Search and browse Home Depot's product catalog to compare pricing, check real-time availability, and review detailed product specifications. Find products across all categories, look up store locations and hours, and check fulfillment options including in-store pickup and delivery.
zocdoc.com API
Search for doctors and medical practices on Zocdoc by specialty and location. Retrieve provider profiles, accepted insurance, office locations, patient reviews, and appointment availability.
opentable.com API
Search for restaurants across the US with ratings, reviews, photos, and pricing information, plus get real-time availability and autocomplete suggestions as you type. Check reservation openings and explore detailed restaurant features to find and book your perfect dining experience.
zapimoveis.com.br API
Search and filter real estate listings across Brazil on ZAP Imóveis — the country's largest property portal. Retrieve listings for sale or rent with detailed attributes including price, location, size, bedrooms, bathrooms, parking, and amenities. Supports location autocomplete, property type discovery, and full listing detail retrieval.
immobiliare.it API
Search Italian property listings for sale or rent, browse real estate agencies, and explore price trends across Italian cities — all via immobiliare.it.
angieslist.com API
Search for home service professionals on Angi and access their detailed profiles including reviews, contact information, and photos to find the right contractor for your project. Quickly compare multiple service providers by viewing their ratings, customer feedback, and verified business details all in one place.
api.nasa.gov API
Access NASA's suite of open data APIs — including the Astronomy Picture of the Day, Near Earth Object tracking, DONKI space weather events, EPIC Earth imagery, Mars weather, the NASA Image and Video Library, the Exoplanet Archive, and EONET natural events.
Sentinel Hub API – Satellite Imagery & STAC Data · Parse