A first-pass country signal for sanctioned and high-risk jurisdictions, derived from public OFAC and FATF sources, that layers on top of — never replaces — your per-party SDN screening. Use it to route elevated-risk transactions to review.
Why it works_
A first-pass country signal
OFAC & FATF sourced
Comprehensive-embargo and high-risk flags from public government sources.
curl -X POST "https://api.localesense.com/v1/fraud/check" \
-H "Authorization: Bearer ls_live_..." \
-d '{"ip":"152.206.0.1","bin":"450099"}'
Feeds the risk score
A sanctioned IP country raises the composite score and its own signal.
Never a substitute
This is a coarse overlay; you still screen parties against the SDN list.
What your code sees, per request.
A sample of the real response shape for a visitor in the United States — every value attributable, nothing guessed. Point the same call at any of the 197 markets.
- Risk 12/100 · no VPN · BIN match
Keep exploring_
Related use cases
Show every buyer the right currency, format and payment methods.
Learn moreCatch mismatched cards, VPNs and datacenter traffic at checkout.
Learn moreApply the correct consumption tax in every market you sell to.
Learn more