Skip to content

CheckNumber API - Phone Number Verification & Validation Service

Welcome to CheckNumber API — the leading phone number verification and validation service for developers and businesses worldwide.

What is CheckNumber?

CheckNumber provides advanced phone number verification APIs that help you validate and verify phone numbers across 20+ platforms in bulk. Whether you need to verify WhatsApp registrations, detect social media accounts, check cryptocurrency exchange users, or query phone carrier information, CheckNumber has you covered.

Typical use cases:

  • Marketing list cleaning — remove inactive numbers before sending campaigns
  • Fraud prevention — verify user-provided phone numbers on registration
  • CRM enrichment — identify which platforms your contacts use
  • Crypto exchange KYC — cross-check user phone numbers against exchange registrations

Quick Start

1. Get your API Key

Sign up at checknumber.ai and retrieve your API key from the dashboard.

2. Submit a batch task

Upload a .txt or .csv file with one phone number per line (E.164 format, e.g. +8613800138000):

curl --location 'https://api.checknumber.ai/v1/tasks' \
--header 'X-API-Key: YOUR_API_KEY' \
--form 'file=@"./numbers.txt"' \
--form 'task_type="ws"'

3. Poll for results

curl --location 'https://api.checknumber.ai/v1/gettasks' \
--header 'X-API-Key: YOUR_API_KEY' \
--form 'task_id="TASK_ID_FROM_STEP_2"'

When status becomes exported, download the result file from result_url.


API Overview

ItemDetails
Base URLhttps://api.checknumber.ai
AuthenticationX-API-Key header
Submit taskPOST /v1/tasks (multipart/form-data)
Query statusPOST /v1/gettasks (form-data)
Check balanceGET /v1/balance
File format.txt or .csv, one entry per line
Max batch size1,000,000 entries per task

Authentication

All requests require your API key passed in the request header:

X-API-Key: YOUR_API_KEY

Task Status

StatusMeaning
pendingTask queued, waiting to start
processingTask is being processed
exportedResults ready, download from result_url

API Reference

Phone Number Detection

Our comprehensive phone number verification APIs verify account registration, detect active users, analyze profiles, and identify platform-specific information across 20+ platforms.

Telegram

APItask_typeDescription
Telegram CheckertgTelegram account registration check
Telegram Days Checkertg_activeTelegram last online days
Telegram Age & Gender Checkertg_avatarTelegram avatar, age, gender analysis

WhatsApp

APItask_typeDescription
WhatsApp CheckerwsBulk WhatsApp registration check
WhatsApp Days Checkerws_activeLast online days, business status, signature
Whatsapp Age & Gender Checkerws_avatarAvatar, age, gender, skin color analysis

Other Platforms

APItask_typeDescription
Facebook CheckerfacebookFacebook account verification
Instagram CheckerinstagramInstagram account verification
Twitter CheckertwitterTwitter account verification
Apple CheckerappleApple account check by phone number
iMessage CheckerimessageiMessage (Apple) activation check
Rcs CheckerrcsRCS (Rich Communication Services) support check
Line CheckerlineLine account registration check
Zalo CheckerzaloZalo account registration check
Viber CheckerviberViber account registration check
Viber Days Checkerviber_activeViber last online days
Viber Age & Gender Checkerviber_seniorViber avatar, age, gender analysis
Amazon CheckeramazonAmazon account check by phone number
Microsoft CheckermicrosoftMicrosoft account check by phone number

Cryptocurrency Exchange Detection

Verify phone number registration across major cryptocurrency exchanges and trading platforms.

APItask_typeDescription
Binance CheckerBinanceBinance registered account check
Kucoin CheckerKucoinKuCoin registered account check
CoinW CheckercoinWCoinW registered account check
Htx CheckerhtxHTX (Huobi) registered account check
Mexc CheckermexcMEXC registered account check

Email Detection

Verify email addresses linked to major platforms and services.

APItask_typeDescription
Netflix Email CheckernetflixNetflix account check by email
Apple Email Checkerapple_emailApple account check by email
Amazon Email Checkeramazon_emailAmazon account check by email
Facebook Email Checkerfacebook_emailFacebook account check by email
Mexc Email Checkermexc_emailMEXC account check by email

Carrier Detection

Identify phone number carriers and regional information.

APItask_typeDescription
Carrier DetectionPhone number carrier, region, type lookup

Account Management

Manage your CheckNumber account and monitor usage.

APIMethodDescription
Balance Query APIGET /v1/balanceQuery available account balance