{
"report_id": "9f1c2d3e-4a5b-4c6d-8e7f-0a1b2c3d4e5f",
"kind": "qscore_fraud",
"subject_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"doc_id": "76••••••-0",
"country": "CL",
"score": 280,
"band": "B",
"status": "ready"
}Fraud and identity report ready
A Qscore fraud and identity report finished generating for the account. The event is account-scoped, signed like every other webhook and never includes the PDF or detailed fraud signals. Respond 2xx to acknowledge the delivery.
WEBHOOK
risk_fraud_score_ready
{
"report_id": "9f1c2d3e-4a5b-4c6d-8e7f-0a1b2c3d4e5f",
"kind": "qscore_fraud",
"subject_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"doc_id": "76••••••-0",
"country": "CL",
"score": 280,
"band": "B",
"status": "ready"
}Authorizations
Session JWT (from register/login) or API key (pk_...).
X-API-Key: <token> is accepted as an alternative header.
Body
application/json
Response
200
Return any 2xx to acknowledge the delivery.
Last modified on September 6, 2026