Free Temp Numbersโ€ขReal-time OTPโ€ขNo Registrationโ€ขFree APIโ€ข100% Freeโ€ขClick to Copyโ€ขAnonymous & Privateโ€ขWhatsApp ยท Telegram ยท Moreโ€ขFree Temp Numbersโ€ขReal-time OTPโ€ขNo Registrationโ€ขFree APIโ€ข100% Freeโ€ขClick to Copyโ€ขAnonymous & Privateโ€ขWhatsApp ยท Telegram ยท Moreโ€ขFree Temp Numbersโ€ขReal-time OTPโ€ขNo Registrationโ€ขFree APIโ€ข100% Freeโ€ขClick to Copyโ€ขAnonymous & Privateโ€ขWhatsApp ยท Telegram ยท Moreโ€ข
Developer Reference

API Documentation

Complete reference for the Free Fake Numbers & OTP API. No API key required.

Base URL
API Root
https://otp.adeelbaloch.dev
Endpoints
GET /api/otp?livesms

Fetches the latest OTP messages from all connected SMS panels in real-time.

Response Example
{"status":"success","total":1,"messages":[{"status":"success","panel":"Lamix","service":"whatsapp","number":"923****789","message":"Your WhatsApp code is 654321","time":"2026-01-15 15:45:12"}]}
Code Examples
cURL
curl -X GET "https://otp.adeelbaloch.dev/api/otp?livesms"
Python
import requests

resp = requests.get("https://otp.adeelbaloch.dev/api/otp?livesms")
data = resp.json()
print(data)
JavaScript
fetch("https://otp.adeelbaloch.dev/api/otp?livesms")
  .then(res => res.json())
  .then(data => console.log(data))
Node.js
const https = require("https");

fetch("https://otp.adeelbaloch.dev/api/otp?livesms")
  .then(res => res.json())
  .then(data => console.log(data));
PHP
$data = json_decode(file_get_contents("https://otp.adeelbaloch.dev/api/otp?livesms"), true);
print_r($data);
Live Test

ยฉ 2026 Adeel Baloch ยท Free Fake Numbers & OTP

For testing & educational purposes only

ParameterTypeRequiredDescription
livesmsstringYesFixed trigger flag