VOOZH about

URL: https://apify.com/dev00/sms-receive-online-api

โ‡ฑ SMS Receive Online API - Realtime Temporary Virtual Phone ยท Apify


๐Ÿ‘ SMS Receive Online API - Realtime Temporary Virtual Phone avatar

SMS Receive Online API - Realtime Temporary Virtual Phone

Pricing

$10.00 / 1,000 sms receive online lookups

Go to Apify Store

SMS Receive Online API - Realtime Temporary Virtual Phone

Retrieve active temporary phone numbers and incoming SMS verification codes in real-time.

Pricing

$10.00 / 1,000 sms receive online lookups

Rating

0.0

(0)

Developer

๐Ÿ‘ dev00

dev00

Maintained by Community

Actor stats

0

Bookmarked

10

Total users

6

Monthly active users

25 days ago

Last modified

Share

๐Ÿ”— SMS Receive Online API Actor

Retrieve active temporary phone numbers and fetch incoming SMS/OTP verification passcodes programmatically using OnlineSim's free virtual number content directory.

This Actor integrates with a high-performance Cloudflare Worker edge reverse-proxy to fetch available online countries, search active non-archived phone numbers, and retrieve text messages in real-time.


โฑ๏ธ Important: SMS Delivery Timing

After sending an SMS to a virtual number, please allow 3 to 5 minutes for the message to appear in the inbox before polling the messages action. SMS delivery through carrier networks involves routing through multiple gateways, which introduces a natural delay. Polling too early will return an empty message list.


๐ŸŒŸ Key Features

  • Online Filtering: Stale or offline countries are automatically filtered out.
  • Active-Only Inventory: Archived phone numbers are automatically cleaned from search results.
  • Response Cleanup: Removes excessive root payload keys and localization properties, returning clean, light JSON.
  • Verification Code Extractor: Automatic regex extraction of OTP/verification codes from incoming text bodies.
  • Multi-Mode Support: Run lists for countries, numbers, or specific SMS message retrieval.

๐Ÿ“ฅ Input Parameters

FieldTypeDescriptionPrefill Example
Actionstring (enum)The operation to perform: countries, numbers, or messagescountries
CountrystringNormalized country slug name (required for numbers and messages)united_kingdom
NumberstringFull virtual phone number (required for messages)447348624600

Input JSON Examples

1. Retrieve all countries

{
"action":"countries"
}

2. Retrieve numbers for a country

{
"action":"numbers",
"country":"united_kingdom"
}

3. Retrieve messages for a number

{
"action":"messages",
"country":"united_kingdom",
"number":"447348624600"
}

โฑ๏ธ Note: Wait 3โ€“5 minutes after sending an SMS before using the messages action.


๐Ÿ“ค Output Data Structure

The dataset returns cleaned, structured tables depending on the selected action:

Output JSON Example - countries

[
{
"action":"countries",
"country":44,
"name":"united_kingdom"
},
{
"action":"countries",
"country":30,
"name":"greece"
}
]

Output JSON Example - numbers

[
{
"action":"numbers",
"country":"united_kingdom",
"full_number":"447348624600"
}
]

Output JSON Example - messages

[
{
"action":"messages",
"country":"united_kingdom",
"number":"447348624600",
"id":21694442,
"text":"Vonage code: 7018. Valid for 3 minutes.",
"in_number":"Vonage",
"my_number":7348624600,
"created_at":"2026-06-05 23:14:09",
"data_humans":"11 seconds ago",
"code":"7018"
}
]

You might also like

Temp Number Scraper โ€” Free Temporary Phone Numbers & SMS

vnx0/temp-number-scraper

Scrape free temporary phone numbers and real-time incoming SMS messages from temp-number.com. Get available countries, browse virtual phone numbers by country, and fetch live SMS verification codes โ€” no account or API key required. Perfect for developers building SMS verification tools.

Twilio SMS Parser

onidivo/twilio-sms-parser

Parse incoming Twilio SMS message.

๐Ÿ‘ User avatar

Onidivo Technologies

36

SMS Validator

ayeeyee/sms-validator

SMS Validator returns normalized, review-ready API data with robust inputs, consistent outputs, and pay-per-result pricing.

๐Ÿ‘ User avatar

Virtual Footprint LLC

2

Phone Number Active Status Checker - Bulk Validation

clearpath/phone-number-active-checker

Check phone numbers in bulk for active, inactive, or unknown status. Clean call lists, cut SMS bounce rates, and verify leads. Upload CSV/XLSX or paste up to 100,000 numbers per run and export results to CSV, JSON, or Excel.

CSV Message Generator โ€“ Personalised WhatsApp & SMS Campaigns

exciting_perfume/csv-message-generator---personalized-whatsapp-sms-campaigns

Upload a CSV and instantly create ready-to-send personalized WhatsApp and SMS messages. Perfect for invoice reminders, promotions, and client updates. No APIs or WhatsApp Business required.

๐Ÿ‘ User avatar

Gavin Campbell

9

Verificaremails Email Validator Apify

verificaremails/verificaremails-email-validator-apify

Validate email addresses via VerificarEmails.com. Detect invalid, temporary, or risky emails in real time. Improve deliverability and automate contact verification in your workflows.

๐Ÿ‘ User avatar

Verificaremails.com

1

Phone Number Formatter

dominic-quaiser/phone-number-formatter

Easily parse and format phone numbers in bulk with this Apify Actor. Supports E.164, International, National, and RFC3966 formats, configurable regions, batch processing, concurrency, rate limiting, and retries. Ideal for CRMs, SMS campaigns, and data migrations.

๐Ÿ‘ User avatar

Dominic M. Quaiser

38

Phone Number Validator - Bulk International Phone Validation

santamaria-automations/phone-validator

Validate and format phone numbers in bulk. Detect country, number type (mobile/landline/VoIP), carrier, timezone, and geographic region. Powered by Google's libphonenumber โ€” the industry standard used by major platforms. Perfect for CRM cleanup, lead validation, and SMS campaigns.

Twilio API Actor

alizarin_refrigerator-owner/twilio-api-actor

Access Twilio communication data including calls, SMS/MMS, recordings, transcriptions & usage analytics. Call Logs Detailed call history SMS/MMS Message history & sending Recordings Call recordings Transcriptions Speech-to-text Account phone numbers Billing usage data Lookup Phone number validation