Developers Guide

API Documentation

Integrate TextVerification SMS verification services seamlessly into your applications. Our comprehensive API provides real USA non-VoIP numbers with enterprise-grade reliability.

API Documentation

Integrate TextVerification API to automate OTP verification with real SIM-based non-VoIP numbers. Ideal for developers and businesses needing fast, secure, and scalable SMS verification

Endpoint URL

https://textverification.io/api/v1/users

GET Balance

Check Account Balance

Fetch your current account balance. Include your API key as a Bearer token.

GEThttps://textverification.io/api/v1/users/balance
Authorization: Bearer YOUR_API_KEY
{
"statusCode": 200,
"data": 120.50,
"message": "Success",
"success":  true
}