Just for sharing with the community, I’d like to share the conversation had via email. Perhaps it helps someone else. Italics responses are from Grega (thank you)
We are currently integrating the Planet Scope subscription generation into our application, and wanted to confirm a few things:
- What is the best practice for managing these subscriptions to Planet Scope? We would like all our subscriptions to contain historical data from Planet Scope. Does it make sense that every subscription created to default the time range to a “start date” to the earliest possible ingestion of Planet Scope data i.e. some date in 2017?
We would recommend that all your subscriptions have same start date, so that you will not have trouble remembering specific cases. Which date you choose will not impact your costs, so you can set any, i.e. 2017-01-01. Choose the one that makes sense. For “TO” date it would probably make sense that you set it to 2023-10-26, when your current PlanetScope subscription expires. At that date you should consider, for each parcel separately, to extend it for another year or not.
- Should the subscriptions created/confirmed be deleted at any point due to:
- Concern over the subscription counting in the “next year” against our quota?
- Concern over BYOC data storage limits?
We do currently not charge for BYOC data storage. We might do that in the future, but costs will be very low, compared to costs of data itself. And if we decide to do so, we will provide sufficient advance notice, leaving you plenty of time to decide how to optimise the storage.
- At the moment it does not seem possible to “delete” a created subscription. The response we get is “405 Method Not Allowed”. Is this endpoint not intended for us?
- From the request builder we do see this method: curl -X DELETE https://services.sentinel-hub.com/api/v1/dataimport/subscriptions/<subscriptionId> -H ‘Content-Type: application/json’ -H 'Authorization: Bearer
Might it be that subscription is RUNNING? If so, you have to cancel it first. More info here: API Reference
- Are subscriptions that are “created” and NOT “confirmed” still counted against the quota? Or do they count against the quota ONLY upon creation and when in status running?
Subscriptions count at quota when they are first confirmed. If you decide to cancel it later, the specific area will still count under quota within specific year. Subscriptions that are created and not confirmed, do not yet count under quota.