You have used up your contracted verification allowance for the current period, AND any extra (burst) allowance alseda configured on top of it has also been exhausted. PreVOP refuses the request to keep your account within its agreed consumption envelope.
HTTP/1.1 429 Too Many Requests
Content-Type: application/problem+json
X-Request-ID: 550e8400-e29b-41d4-a716-446655440000
X-Quota-Extra: false
Retry-After: 3600
{
"type": "https://errors.prod.prevop.alseda.eu/errors/quota-exceeded",
"code": "QUOTA_EXCEEDED",
"title": "Quota exhausted for current period",
"status": 429,
"detail": "Monthly quota of 100000 + extra 5000 reached; resets 2026-05-01"
}
detail field — it names the quota unit and, where possible, the reset date.X-Quota-Extra header on successful responses — it is true when you are consuming extra allowance, a leading indicator of running out.X-Quota-Extra, Retry-After)X-Customer-ID and the expected peak rate.