ConsoleCatalog
Sign in
Sentinel Hub logo

Sentinel Hub

sentinel-hub.comResearchno auth

Earth-observation dataset collections, showcases, and dataset metadata.

Collections Catalog Listing

ASYNCREADNo auth

Returns available dataset collections with slugs, titles, descriptions, and tags.

This action takes no params.

cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \
  -X POST \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "act_sentinel_hub_collections_catalog_listing",
    "params": {}
  }'