API Documentation
Integrate OTPVerified API to automate OTP verification with real SIM-based non-VoIP numbers. Ideal for developers and businesses needing fast, secure, and scalable SMS verification
Integrate OTPVerified API to automate OTP verification with real SIM-based non-VoIP numbers. Ideal for developers and businesses needing fast, secure, and scalable SMS verification
Fetch your current account balance. Include your API key as a Bearer token.
GEThttps://otpverified.com/api/v1/users/balanceAuthorization: Bearer YOUR_API_KEY
{
"statusCode": 200,
"data": 120.50,
"message": "Success",
"success": true
}