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
batch_id
string
status
enum<string>
Available options:
completed,
completed_with_errors,
failed
total_items
integer
succeeded_items
integer
failed_items
integer
country
string
purpose
enum<string>
Available options:
credit_evaluation,
tenant_screening,
hiring,
supplier_onboarding,
other

Response

200

Return any 2xx to acknowledge the delivery.

Last modified on August 22, 2026