Skip to main content

Documentation Index

Fetch the complete documentation index at: https://virtualsms.io/docs/llms.txt

Use this file to discover all available pages before exploring further.

The legacy API is fully compatible with sms-activate and DaisySMS scripts.

Base URL

https://virtualsms.io/stubs/handler_api.php

Endpoints

getBalance

Check account balance

getNumber

Rent a phone number

getStatus

Poll for SMS code

getPrices

Get pricing

Migration from DaisySMS

- BASE_URL = "https://daisysms.com/stubs/handler_api.php"
+ BASE_URL = "https://virtualsms.io/stubs/handler_api.php"
All action names, response formats, and error codes are identical.