cURL
Fraud Detection APIs
Bulk Analyze Transaction
Uploads a bulk set of transactions for fraud analysis.
POST
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
multipart/form-data
A file containing multiple transactions in CSV or JSON format.
CSV or JSON file containing multiple transactions.
Response
Bulk fraud detection response
String Id to represent the case analysis of the bulk transaction
Number of transactions successfully processed.
Number of transactions flagged as fraudulent.
JSON of all the transaction flagged and score for each
