“I’ve managed to create a Planet Subscription and confirm it. Now, when I access https://services.sentinel-hub.com/api/v1/dataimport/subscriptions//deliveries, I receive a response containing available dates and IDs. How can I request NDVI imagery for my Area of Interest (AOI) using the PlanetScope data from the list of available IDs?”
After a successful Planet Subscription, there should be a data collection of your Planet subscription appeared in your My collections tab on your dashboard.
With the collection id you will be able to access your Planet data with all Sentinel Hub APIs, e.g., Processing API, Statistical API, etc. Please have a look at our sentinelhub-py documentation which demonstrates how to access your data with the collection id and other examples for Processing API, Statistical API, and more.