I have a script that upload 3-5 images per day, but I woke up today with an error code 429 Too many request. After checking my credits I still have basically everything.
{
"data": {
"UserLimit": 500,
"UserRemaining": 500,
"UserReset": 1613816368,
"ClientLimit": 12500,
"ClientRemaining": 12500
},
"success": true,
"status": 200
}
This script has been running for almost a year without problem.