Frautect API

Fraud intelligence, one API call away.

Real-time app, domain, and link reputation for app stores, fintech platforms, and security products — backed by 60,000+ verified fraud signals.

REST & webhooks 99.9% uptime Audit logging
POST /api/v1/apps/check
POST /api/v1/apps/check

URL
https://api.frautect.com/api/v1/apps/check

Authorization
Bearer $FRAUTECT_TOKEN
Why developers pick Frautect

Built like infrastructure — not a dashboard.

Sub-100ms p95

Edge-cached reputation lookups for in-flow scoring.

60,000+ signals

Verified fraud corpus, refreshed continuously by analysts.

Webhooks & streams

Push deltas — no polling, no missed detections.

Auth & tenancy

API keys, IP allowlists, scoped tokens, audit logs.

99.9% uptime SLA

Multi-region with active-active failover.

Global coverage

India-deep, with growing APAC + EMEA threat coverage.

Live Demo

Check App Type With Tags

Pass your token in Authorization Bearer and submit app IDs with country code. Country code defaults to us when omitted.

POSThttps://api.frautect.com/api/v1/apps/check
request.json
Authorization: Bearer ft_live_your_token_here
Content-Type: application/json

[
{
"appId": "com.example.www",
"countryCode": "in"
}
]

The appId is the package name from the Play Store URL. Example: details?id=com.example.pro means appId is com.example.pro. Each app check costs 1 credit.

Response will appear here…

This is a sandboxed demo. Production requests require a valid Bearer token; invalid, expired, or credit-limited tokens return 401.

Endpoints

App-check endpoint plus full fraud-intelligence coverage.

POST/api/v1/apps/checkLiveCheck Play Store app IDs with country code and return app type plus tags. Each app costs 1 credit.
POST/v1/scan/urlComing soonReputation lookup for any URL or domain — phishing, scam infra, look-alike.
GET/v1/intel/threatsComing soonStream emerging fraud indicators across mobile, web, social, and ads.
POST/v1/reportComing soonSubmit suspect assets — auto-triaged into our analyst queue.
POST/v1/webhooksComing soonReceive verified takedowns, new detections, and operator alerts in real time.
Where it's used

Drop-in fraud intelligence for the systems you already run.

App store risk gating

Score every submitted APK before publication. Block clones and impersonators at the gate.

In-product link safety

Validate URLs in messages, posts, and emails before they reach end users.

SOC enrichment

Add Frautect signals to your SIEM/SOAR for impersonation-aware response.

Get a sandbox key. Ship in a day.

We'll provision a sandbox token, share docs, and walk your team through integration patterns.