{ "error": "validation_error", "message": "The given data was invalid.", "details": { "redirect_url": ["The redirect url must be a valid URL."], "document_type": ["The selected document type is invalid."] }}
429 Too Many Requests
{ "error": "rate_limit_exceeded", "message": "Too many requests. Please retry after 30 seconds.", "details": { "retry_after": 30 }}
Every response includes an X-Request-Id header. Always include this when contacting support about a specific error.