Every login flow ends up needing one-time codes, and then someone on your team spends a week on code generation, storage, expiry, retries and delivery. With RCSZilla it is two REST calls: one sends the code by SMS or email, one verifies what the user typed. Expiry and matching are handled on our side.
Full request and response schemas are in the API documentation, alongside the rest of the messaging API.
Verify phone numbers at registration to keep fake accounts out. Two-factor login without an authenticator app.
Ask for a code before the expensive actions: confirming a large order, changing a payout account, deleting data.
The courier asks for the code you texted the customer. Proof of handover without a signature pad.
Code generation, delivery by SMS or email, expiry and verification. Your side is two HTTP calls and a form field. You never store codes, so there is nothing for you to leak.
The SMS carrying the code is billed at the normal per-country rate, from €0.02 per message with no monthly fee (see the calculator), or free through your own Android device for local users. Email delivery is included.
Cloud codes go out over carrier-grade routes with automatic least-cost routing. The code itself is short plain GSM-7 text, the most reliably delivered kind of message. If you customise the template, check the encoding with the character counter.
Create a free account, grab an API key from the dashboard, and send your first code in minutes.
Start verifyingRCSZilla lets you send SMS, WhatsApp, and Email campaigns to thousands of contacts, all from one dashboard. Sign up free, no card required.