Planet's download links are active for 24 hours. After that, users can curl their orders again to reactivate the download link.
How to do this will be explained down below.
What you will need:
- install curl on your device. Installation process varies depending on the operating system you are using.
- your Planet API key. It can be found in your Planet profile.
- your order ID. It can be found in your orders tab in Planet Explorer.
The curl command to execute in your console is the following:
curl -H "Authorization: api-key {api-key}" https://api.planet.com/compute/ops/orders/v2/your-order-ID
Please enter your API key instead of {api-key} and place your order ID at the end of the link. Your order will then be reactivated.
Comments
Can we reactivate orders using curl, no matter how long ago they were first created?
I cannot download my previous order, which is 5-6 months old, using curl. I appreciate any help.
Please sign in to leave a comment.