Skip to main content
WEBHOOK

Authorizations

Authorization
string
header
required

Session JWT (from register/login) or API key (pk_...). X-API-Key: <token> is accepted as an alternative header.

Body

application/json
report_id
string
kind
enum<string>
Available options:
qscore_fraud
subject_id
string
doc_id
string

Masked subject document.

country
string
score
integer
band
enum<string>
Available options:
A,
B,
C,
D,
E
status
enum<string>
Available options:
ready

Response

200

Return any 2xx to acknowledge the delivery.

Last modified on September 6, 2026