Temp SMS
Temp SMS provides virtual, disposable phone numbers that receive real SMS messages — including OTP codes, 2FA confirmations, and account verification texts. Get a new temporary phone number instantly via API, receive incoming messages in real time, and discard the number when done. No registration required, no personal information needed. Built for developers automating account creation flows,…
Temp SMS endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
API documentation / |
etrieve the API documentation. This endpoint returns usage instructions, available endpoints, parameters, and examples for the Temp SMS API. |
| GET |
Fetch available phone numbers /api/numbers |
Fetch available temporary phone numbers. This endpoint returns a list of active disposable phone numbers, including country, region, and status details. |
| GET |
Fetch messages for phone number /api/messages/{country}/{phone} |
Fetch SMS messages for a temporary phone number. This endpoint retrieves all received SMS messages associated with the specified temporary phone number. |
| GET |
Search messages by keyword /api/search/{country}/{phone}/{keyword} |
This endpoint allows you to filter and retrieve SMS messages that contain a specific keyword across available temporary phone numbers. |
| GET |
Get latest message for phone number /api/latest/{country}/{phone} |
Retrieve the latest SMS message for a phone number. This endpoint returns the most recent SMS received by the specified temporary phone number. |
| GET |
Health Check / |
Check if the API is online and responding |
Temp SMS pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $5 / month | — |
|
| PRO | $7 / month | — |
|
| ULTRA Recommended | $9 / month | — |
|
| MEGA | $15 / month | — |
|