Interactive API Playground

Try OTP API
in Real-Time

Test multi-channel OTP verification with your own API key. Send and verify OTPs via Email, SMS & WhatsApp instantly - no code required!

Live API Testing
Multi-Channel Support
Instant Results
Sandbox Mode Available

Build Send OTP Request

Don't have an API key? Get one free

Request Payload

{
  "channels": ["email"],
  "recipients": {
    "email": "your@email.com"
  },
  "sandbox_mode": true
}

API Response

// API response will appear here after sending OTP...

// Try it now:
// 1. Enter your API key (or get one free)
// 2. Select channels (Email/SMS/WhatsApp)
// 3. Enter recipient details
// 4. Click "Send OTP"
// 5. Verify the OTP you receive!

How to Test OTP API

Simple 3-step process to test OTP verification

1

Configure Request

Enter your API key, select channels (Email/SMS/WhatsApp), and add recipient details. Enable sandbox mode for instant testing.

2

Send OTP

Click "Send OTP" to trigger the API call. OTP codes will be sent to your specified recipients instantly via selected channels.

3

Verify Code

Enter the OTP codes received and click "Verify OTP". See real-time verification results and response data.

Interactive Testing Features

Everything you need to test OTP API thoroughly

Multi-Channel Testing

Test Email, SMS, and WhatsApp OTP in a single request. Select one or multiple channels simultaneously.

Sandbox Mode

Get OTP codes directly in API response for testing. No need to wait for actual delivery during development.

Live Payload Preview

See exact JSON payload being sent to API in real-time. Perfect for understanding request structure.

Response Viewer

View complete API responses with syntax highlighting. Understand success and error responses instantly.

Copy to Clipboard

One-click copy for both request payload and response data. Speed up your development workflow.

Full Verification Flow

Test complete OTP lifecycle from send to verify. Experience the entire authentication flow.

Who Uses This Testing Tool?

Perfect for developers and teams at every stage

Frontend Developers

Test OTP integration before writing code. Understand API behavior, response structure, and error handling.

  • Preview exact API responses
  • Test multi-channel flows
  • Validate integration approach

Backend Developers

Verify API endpoints and test error scenarios. Ensure your server-side implementation handles all cases.

  • Test API connectivity
  • Validate request/response format
  • Debug integration issues

QA Engineers

Test OTP functionality end-to-end. Verify multi-channel delivery and validation logic thoroughly.

  • Test all channels independently
  • Verify success/error scenarios
  • Validate sandbox mode behavior

Product Teams

Experience OTP flow first-hand. Make informed decisions about user authentication experience.

  • Test user experience flow
  • Evaluate delivery speed
  • Demo to stakeholders

Frequently Asked Questions

Everything you need to know about testing OTP API

Do I need an API key to test?

Yes, you need a Sendmator API key. You can sign up for free and get your API key instantly. Free credits are included!

What is sandbox mode?

Sandbox mode returns OTP codes directly in the API response instead of sending them via actual channels. Perfect for testing without consuming credits or waiting for delivery.

Can I test multiple channels at once?

Yes! You can select Email, SMS, and WhatsApp simultaneously to test multi-channel OTP delivery in a single request.

Is this tool safe to use with production API keys?

While the tool is secure (uses HTTPS and doesn't store your data), we recommend using test API keys (sk_test_...) for testing. Your API key is only used for direct API calls and is never stored.

How long does OTP delivery take?

OTPs typically arrive within 10 seconds. Email is usually fastest (2-5 seconds), SMS takes 5-10 seconds, and WhatsApp 3-8 seconds depending on carrier networks.

Can I use this for production verification?

This is a testing tool for developers. For production, integrate Sendmator OTP API into your application using our SDKs or REST API. See our documentation for integration guides.

Ready to Integrate OTP API?

Start building secure authentication in minutes. Free API key with included credits.

No credit card required • Free credits included • Cancel anytime