Fraud Detection

Online payment fraud detection service. It helps merchants to minimize chargebacks and therefore maximize the revenue. It can be used to detect fraud for various kinds of payment method, such as credit card, paypal, cod and so on. Please visit https://www.fraudlabspro.com to learn more.

2 endpoints ecommerce
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (3 total)

npm install fraudlabspro-sdk
fraudlabspro-nodejs ✓ Official
npm install fraudlabspro-nodejs
fraudlabspro-php ✓ Official
composer require fraudlabspro-php

curl examples

Screen order for payment fraud.
curl \
  https://api.fraudlabspro.com/v1/order/screen
Feedback the status of an order transaction.
curl \
  https://api.fraudlabspro.com/v1/order/feedback

Endpoints (2 total)

POST
/v1/order/screen
Screen order for payment fraud.
POST
/v1/order/feedback
Feedback the status of an order transaction.

At a glance

Total SDKs3
Languages3
Endpoints2
Categories1
https://api.fraudlabspro.com

Other Fraudlabspro APIs (1)

sms-verification