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
2
retrieve-sim-swap-date
Read the exact timestamp of the last pairing change, for the audit record behind the decision.
3
locate-device
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
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.