Pick a dataset, choose how many files, pay once. Download with your API key for 7 days.
Each order always downloads the same files. Run the command again any time before the date shown.
For your own code or an AI agent, the same thing is three calls: GET /v1/orders, then GET /v1/orders/{order_id}/files?offset=0&limit=500 page by page, then fetch each url. Send your key as Authorization: Bearer <key>. Full list in the API reference.