When Picsart APIs return an error code of 429, it means that your demo account has used up the alloted quota of 100 calls/month. You may also see an error like this
{
"fault": {
"faultstring": "Rate limit quota violation. Quota limit exceeded. Identifier : _default",
"detail": {
"errorcode": "policies.ratelimit.QuotaViolation"
}
}
}
To increase the quota for your testing, contact us at devsupport@picsart.io