Last updated: April 16, 2026
FraudDetect API is a transaction fraud scoring service. This policy explains what data we collect when you use the API, how we use it, and what rights you have over it.
When a transaction is submitted to the API for scoring, we store:
user_id), amount, currency, merchant name, transaction type, and timestampPOST /transactions/:id/outcome, that result is stored alongside the original transactionWe do not collect or store full card numbers, bank account numbers, social security numbers, or any government-issued identifiers.
user_id (average spend, known devices, known IPs, known locations) to improve scoring accuracy over time.The GET /reputation/device/:fingerprint, GET /reputation/ip/:address, GET /network/device/:fingerprint, and GET /network/ip/:address endpoints return aggregated, anonymised statistics drawn from transactions submitted by all API subscribers on this platform.
Specifically: the total transaction count, high-risk transaction count, fraud rate, and distinct-account counts for a given device or IP address are computed across all subscribers' data. Individual user IDs are never exposed — only aggregate counts.
By submitting transactions to this API, your subscribers' device fingerprints and IP addresses may appear in cross-platform reputation signals accessible to other subscribers. No personal information (names, emails, account numbers) is included in these signals.
If you are subject to GDPR, CCPA, or similar privacy law, you are responsible for ensuring your end users are informed of this cross-platform aggregation in your own privacy documentation.
Transaction records and user profiles are retained for 12 months from the date of creation, after which they are automatically deleted.
IP geolocation is resolved locally from a bundled GeoLite database; the service does not send request-time IP lookups to a third-party enrichment API.
You may request immediate deletion of any user's data at any time — see Section 6.
You and your end users have the following rights over data held by this Service:
GET /api/v1/transactions/:user_id and their profile via GET /api/v1/users/:user_id/risk-profile.DELETE /api/v1/users/:user_id. Deletion is immediate and irreversible.POST /api/v1/users/:user_id/recalibrate (Pro plan).GET /api/v1/export/transactions/:user_id (Pro plan).For requests not covered by the above endpoints, contact us at aethernalytics@gmail.com.
Privacy questions or erasure requests: aethernalytics@gmail.com.