How to get planetscope data using sentinel-hub APIs

I recently subscribed to the planet scope, but I’m not able to access the data using APIs . I also tried request builder, but I’m getting no dates when I run catalog api

I know how the order api works, but I want to use subscribe

Hi Swapnil!
Please refer to the Sentinel Hub Data Import API docs specific to PlanetScope Subscriptions.

Here is an example outlining how to go about creating a subscription.

I was able to create subscription, and confirm it as well.
Now when I hit https://services.sentinel-hub.com/api/v1/dataimport/subscriptions/<collection-id>/deliveries I get response with available dates in it along with ID. how can I request NDVI for a particular ID from that list. ?

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.