The signals a payments business needs and a plain geo API lacks: central-bank FX, the card-BIN-versus-IP mismatch, network threat posture, and coarse sanctions flags to route risk — all money-safe and attributable.
Why it works_
Built for money movement
01 Central-bank FX
Attributable rates, money-safe conversion, staleness reported.
02 BIN intelligence
Issuing-country mismatch, the fraud signal unique to payments.
03 Compliance overlay
OFAC/FATF country flags to complement party screening.
One call, these response blocks.
This page maps to these blocks of the same response every other page reads:
- Live FX
- Network & fraud
- Payments
curl -X POST "https://api.localesense.com/v1/fraud/check" \
-H "Authorization: Bearer ls_live_..." \
-d '{"ip":"203.135.62.10","bin":"539983"}'
Keep exploring_