Interactive product simulation — no real messages are sent
See the whole lifecycle — including the failures.
Eight deterministic scenarios: happy paths, SMS fallback, and the honest error cases most demos hide. Everything below is simulated with fixed data.
The default happy path: queued, routed, delivered, replied, webhook returned.
Waiting…
POST /send-message
{
"number": "+15551234567",
"content": "Your order has shipped.",
"line_handle": "8eb3ecaf-6487-485d-b01c-b18bdcb57180"
}Interactive simulation
- Request accepted
Request created — POST /send-message