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.
Webhooks are available on request. Contact support to enable for your account.
- An SMS arrives on your number
- An order expires
- A deposit is confirmed
Payload format
Events
| Event | Description |
|---|---|
sms_received | SMS arrived on your number |
order_expired | Order expired with no SMS |
deposit_confirmed | Crypto deposit credited to balance |
Security
Requests include anX-Signature header — HMAC-SHA256 of the raw body using your webhook secret.