Gitdigital-products/fraud-detection-service
# Fraud-Detection-Service ## The **fraud-detection-service** detects fraudulent orders and user activity. ### Endpoints - `GET /health` — service status - `POST /fraud/check` — check an order for fraud (sample) - `GET /fraud/:orderId` — get fraud status for an order (sample) ## Tracing This service reports telemetry
Stars
1
Forks
—
Language
JavaScript
License
MIT
Category
Last pushed
Jan 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Gitdigital-products/fraud-detection-service"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
benedekrozemberczki/awesome-fraud-detection-papers
A curated list of data mining papers about fraud detection.
GoogleCloudPlatform/fraudfinder
Fraudfinder: A comprehensive lab series on how to build a real-time fraud detection system on...
jube-home/aml-fraud-transaction-monitoring
Open source AML and Fraud Detection using Machine Learning for Real-Time Transaction Monitoring
curiousily/Credit-Card-Fraud-Detection-using-Autoencoders-in-Keras
iPython notebook and pre-trained model that shows how to build deep Autoencoder in Keras for...
aws-solutions-library-samples/fraud-detection-using-machine-learning
Setup end to end demo architecture for predicting fraud events with Machine Learning using...