Is there any way to get around the requirement of a single sensor index for the historic endpoint? I am hoping for something similar to the bounding box feature of the regular sensors endpoint. This does not need to be an automated process so if it’d be easier to just use the data download tool then okay, but I just want to verify because I saw another post mentioning that larger downloads are now possible through the historical API yet I have not seen an example on how to do so. Thanks!
Hi Quinn,
Currently, you still have to send a separate API request for each sensor index when using our history API. We absolutely will improve our history endpoints in the future, but we don’t have a timeline for this just yet.
The post about larger downloads may be referring to when we increased how much data you can get within a single request, but I’d be happy to take a look if not.
If you have any additional questions or need for clarification on this, please let us know. Thanks, Quinn!
Quinn,
Following up on my previous response, here’s a code example since you were interested in having one.
You can use the Data Download Tool as an alternative if this doesn’t work for you.
Thanks!