URL Returned Over Quota

I am currently receiving an over quota message. The script I wrote worked perfectly for a few months and then I started getting the quota message. The script currently runs once every 30 minutes and there is only one system that calls it.

What is the quota? Is there a quota?

I started on 2022-05-26 19:59:27 and last record was successfully fetched on 2022-05-26 19:59:27 with a little over 7k records captured.

Script is here: Proof of concept for data capture from a personal Purple Air sensor. This script allows the purple air owner to capture data for custom application. · GitHub

Any help is appreciated.

I think I just answered my own question. I’m not over quote. Looks like the JSON URLs were disconnected. For anyone following me. I found the answer here: Discontinuation of the /json and /data.json urls - #3 by Ethan_Breinholt

Hi @DMKT, you are correct that the JSON URLs have been discontinued. The links I sent in my response you linked here will help you learn how to use our API.