América Móvil · Arazzo Workflow
Account-takeover check for a Brazilian mobile line
Version 1.0.0
Before trusting a phone number as an authentication factor, ask Claro Brasil two questions: has the SIM pairing changed recently, and where is the device on the network? Step one is the decision gate — if the SIM was swapped inside the window, stop and escalate rather than spending a location lookup on a line you already distrust.
View Spec
View on GitHub
TelecommunicationsMexicoLatin AmericaMobile Network OperatorNetwork APIsCAMARAOpen GatewaySIM SwapIdentity VerificationDevice LocationBroadband5GCarrierArazzoWorkflows
Provider
Workflows
account-takeover-check
Check for a recent SIM swap, then locate the device if the line is still trusted.
Requires an OAuth 2.0 client-credentials token from https://api.claro.com.br/oauth2/v1/token, issued to a registered Claro Insight account with both APIs contracted.
1
check-sim-swap
checkSimSwap
Ask whether the SIM pairing changed inside the lookback window.
2
retrieve-sim-swap-date
retrieveSimSwapDate
Read the exact timestamp of the last pairing change, for the audit record behind the decision.
3
locate-device
device-locations-v1
Only meaningful when the line is still trusted. Returns the network-derived position with its accuracy shape and the age of the fix.
Source API Descriptions
openapi