screenshots_limit_reached
The credit limit for the current billing period has been reached.
client quotaHTTP 400terminalnever billed
Common causes
- · The included credits for the period are gone.
- · Overage is on and the hard limit was reached.
What to do
- · Enable overage, raise the hard limit, or upgrade the plan.
- · Turn on caching for pages you capture repeatedly — hits are free.
Response shape
HTTP 400
{
"is_successful": false,
"error_code": "screenshots_limit_reached",
"error_message": "The credit limit for the current billing period has been reached.",
"documentation_url": "https://api.pagecapture.dev/docs/errors/screenshots_limit_reached",
"request_id": "req_01..."
}