Can't decide which provider to go with: Twilio, MessageBird, Nexmo, Infobip? Avoid vendor lock-in and increase availability by having them all with a single integration with IronAuth.
Start using IronAuth on your app or website in 90 seconds →
We have great pricing too!
Simple. Fast. Reliable
See How It Works →
Take Phone Number Identity & Verification to the Next Level
Conversion Rate Optimization
Anti-Fraud
Employ reliable phone number identity and verification as a critical part of user signup, login, and checkout for your web or mobile business
Monitor over 50 different SMS and voice verification traffic data points and get alerts to any suspicious activity.
Verify, Retain & Engage
With Your Customers
RingCaptcha provides a necessary layer of security to protect your clients and business.
Beautifully Simple
Start using RingCaptcha in 90 seconds
or integrate with these platforms
Subscription & Pricing
// -- Embed Verification Widget -- <script src="https://ajax.googleapis.com/ajax/libs /jquery/3.1.0/jquery.min.js"></script> <script type='text/javascript' charset='UTF-8'
src="//cdn.ringcaptcha.com/widget/v2/bundle.min.js">
</script> <div id="xyz" data-widget data-app="APP_KEY" data-locale="en" data-mode="verification"></div> <script type='text/javascript'>
$(document).ready(function() {
var widget = new RingCaptcha.Widget('#xyz', {
app: "APP_KEY",
events: {
// Add JavaScript Callbacks
verified: function(event) {
alert("Phone number verified!");
}
}
}).setup(); }) </script> // -- Advanced HTML & JS Documentation -- // https://my.ringcaptcha.com/docs/web
// -- Request a PIN -- curl -X "POST" "https://api.ringcaptcha.com/APP_KEY
/
code/sms" \ -d "api_key=API_KEY" \ -d "phone=TO_NUMBER" // -- Verify Phone Number -- curl -X "POST" "https://api.ringcaptcha.com/APP_KEY
/
verify" \ -d "api_key=API_KEY" \ -d "phone=TO_NUMBER" \ -d "code=PIN"
// -- Advanced HTML & JS Documentation -- // https://my.ringcaptcha.com/docs/web
Rest API
// -- Sending Direct SMS --
curl -X
"POST" "https://api.ringcaptcha.com/APP_KEY/
sms" \ -d "api_key=API_KEY" \ -d "phone=TO_NUMBER" \ -d "message=
Hi there! This is a test
message from RingCaptcha." // -- Notes --// Direct SMS is turned off by default. // Contact us to enable it on your account. // -- Advanced HTML & JS Documentation -- // https://my.ringcaptcha.com/docs/web
Javascript
Premium
$49 per month
$49 credit to send SMS/Voice transactions
SMS/Voice cost varies per country
(Add additional credit as needed with auto refill)
Fully Customizable SMS
Conversion Rate Optimization
Fraud Analitics
Custom Sender ID
Voice Calls
API Access
Whitelists / Blacklists
Normalisation API
Direct SMS
Premium Support
Enterprise
More than 1M transactions per month?
Enterprise plans available with volume discounts, SLAs & 24/7 support and account monitoring
Try 2-Factor Authentication
©2019 Iron. All rights reserved.