I’m building a new uploader for IoTaWatt and I have some questions about using the API and general capabilities.
-
What is the best way to determine if an account is currently in donator mode? I’ve been just looking at the X-Rate-Limit_Limit response header.
-
What is the retention period for Status data? The API allows uploading the past 14 days (100d). Is the older data discarded?
-
If I want to check for missing Status data older than 7 days, is there a good way to do that?
Thanks for any help.