Skip to content

Rate Limits

ScamShield applies IP-based rate limiting to protect the API.

When the limit is exceeded, the API returns:

{
"error":"Reached your limit, wait 60 seconds before requesting again"
}

Wait 60 seconds before sending another request.