DaisySMS went dark.
Your verifications don't have to.
Get the same disposable US and UK numbers for SMS and OTP verification, instantly. Pay only per code, get refunded on misses, and keep your scripts and AI agents running with a public API and native MCP, from a service that has been online since 2018.
SMS · Instagram
Your code is 739204✓ Delivered in 1.8s · $0.50 charged
What happened to DaisySMS?
DaisySMS was a popular pay-as-you-go service for disposable US numbers and SMS verification codes. It has gone offline, leaving developers, marketers and automation workflows without a number source. If your verifications stopped working, you do not need to rebuild anything: asms.ai does the same job, the same way, and it is running right now, on a service that has been live since 2018.
A true drop-in replacement
Everything you used DaisySMS for, plus the parts it never had.
Real US & UK numbers
Disposable numbers across hundreds of services, allocated to you in seconds.
Pay per code
Top up once, pay only for codes you receive. No plans, no minimums.
Instant SMS feed
Live inventory and real-time delivery. Poll the API or watch the dashboard.
Automatic refunds
If a code never lands in time, your balance is returned automatically.
Pick a service that won't go dark next.
DaisySMS is not the first SMS service to vanish, and it will not be the last. asms.ai has run since 2018 with a funded company behind it, so the number source you build on is still here next year.
8 years online
Live since 2018, while countless temp-number services came and went.
A funded company behind it
An established, well-capitalised group backs this service. Not a side project that disappears overnight.
Pay only per code
Top up small, get auto-refunded on misses, so there is never a big balance at risk.
DaisySMS vs asms.ai
| asms.ai | DaisySMS | |
|---|---|---|
| Status right now | Live | Offline |
| Disposable US & UK numbers | ||
| Pay per code, no subscription | ||
| Auto-refund when no code arrives | ||
| Native MCP for AI agents | ||
| Card & PayPal top-up (not crypto-only) | ||
| Online since 2018 | — |
Numbers your agents request on their own.
One Bearer key drives both a clean REST API and a native Model Context Protocol server. Claude and autonomous agents get pricing, order a number, and read the code with no human in the loop.
- One API key, pay-as-you-go from the same wallet
- 7 MCP tools: balance, pricing, order, poll, cancel
- Agents self-serve numbers with zero human steps
curl -X POST https://asms.ai/api/v1/otp/order \
-H "Authorization: Bearer $ASMS_KEY" \
-d '{"service":"instagram","country":"us"}'
# -> { "activationId":"...", "phoneNumber":"+1•••" }
curl "https://asms.ai/api/v1/otp/sms?id=..." \
-H "Authorization: Bearer $ASMS_KEY"
# -> { "sms": { "code": "739204" } }{ "mcpServers": {
"asms": {
"url": "https://asms.ai/mcp",
"headers": { "Authorization": "Bearer $ASMS_KEY" }
} } }Move over in 60 seconds
Create an account & top up
Fund a wallet with crypto, card or PayPal. No subscription to cancel later.
Generate your API key
One key for the REST API and the MCP server. Copy it from your dashboard.
Point your workflow at asms.ai
The order and poll flow maps one to one to what you ran on DaisySMS.
DaisySMS questions, answered
Is DaisySMS down?+
DaisySMS has gone offline. If you relied on it for disposable US numbers and SMS verification codes, asms.ai is a live, drop-in replacement you can use right now, with the same pay-as-you-go model.
What is the best DaisySMS alternative?+
asms.ai gives you the same thing DaisySMS did: real disposable US and UK numbers, pay only per code you receive, and an instant SMS feed. On top of that you get automatic refunds, a documented public API, and a native MCP server so AI agents can verify accounts on their own.
How much does it cost?+
There is no subscription. You top up a wallet and pay per verification code from $0.50. If a code never arrives in time, your balance is refunded automatically, so you never pay for a number that did not deliver.
Does asms.ai have an API like DaisySMS?+
Yes. asms.ai ships a clean REST API (get balance, list services, order a number, poll for the SMS) authenticated with a single API key, plus a Model Context Protocol (MCP) server so tools like Claude and autonomous agents can request numbers and read codes directly.
Can I migrate my workflow from DaisySMS?+
In about 60 seconds. Create an account, generate an API key, and point your existing integration at the asms.ai endpoints. The request shape (service, country, order, poll) maps one to one to what you already do.
Don't wait for DaisySMS to come back.
Get a working US number and your first verification code in under a minute.
Last updated June 28, 2026