Skip to main content
POST/api/ingest/backfill
Upload historical events that occurred before you integrated the real-time API. Fraud models need past data to learn what “normal” looks like — a user’s usual login locations, transaction amounts, and timing — so early real-time scoring is accurate.

Endpoint

Headers

Body parameters

Backfill takes the same payload as the real-time endpoint — see the banking, payments, and onboarding templates for the full field list.

Response

Backfilled events are accepted for training and are not scored in real time, so no per-event verdict is returned. Batches are processed asynchronously; monitor progress from EasyDetect on your dashboard.

Errors