We have updated our Catalog API to a new STAC version v1.0.0.
Major changes:
- The base url is changed from https://services.sentinel-hub.com/api/v1/catalog/ to https://services.sentinel-hub.com/api/v1/catalog/1.0.0/.
- The new version supports new collections, such as Harmonized Landsat Sentinel, which doesn’t work with the old Catalog version.
-
query
parameter replaced with a more powerfulfilter
parameter.
See the full list of changes here.
Nothing major changes for the users who are currently using the older Catalog version v0.9.0, but we encourage you to use the new version v1.0.0 from now on. Note also that Harmonized Landsat Sentinel and collections we add in the future will not be supported in the older version v0.9.0.
See the documentation, examples and API reference for Catalog v1.0.0. API reference for v 0.9.0 is also still available, so you can compare the two.