Check WhatsApp Account Exists (CC + Phone Split)
View All WhatsApp Number Validation & Profile Lookup APIs →Same as Check WhatsApp Account Exists, but the country code and the national phone number are supplied as separate parameters. Use this when you already know the country code and want to bypass the backend's auto-split. When isExist=true, the response also contains a userHash to pass to the profile endpoints.
API Features
Explicit country code Pass cc and national number separately to avoid any ambiguity in country-code parsing
Issues a userHash Returns a userHash bound to the (cc, number) pair for the profile/avatar/about/business/presence lookups
Real-time check Live registration status for accurate, up-to-date validation
Live API Demo
🔒 Sign in to try it live
Log in to call this API with your own API key. New accounts get 1000 free credits — no card required.
Log in / Sign upNo active API key found. Create one in your Dashboard, then reload this page.Dashboard →
API Response (JSON)
{} Query Result
Need Help?
If you encounter API issues or need other API requirements, please contact us.
Use Cases
- Region-specific validation where the country code is already known
- Pipelines that store country code and national number in separate fields
- Bulk pre-checks before profile enrichment