Important: Please use a test number (not your primary number) when testing the API to avoid WhatsApp bans due to unrealistic request patterns.

Wawp API

PricingAPI Status
Get StartedTalk to Us
Get Started
Get StartedAI & MCP IntegrationExport & Downloads
Session Management
Authentication - Login
Send Messages
Chat Actions
Whatsapp Profile info
Channels Control
Presence information
24 Hour Status
Contacts
Labels
Groups
Calls
Media
Webhooks

Guest Session — Log In

Home

Contacts

Explore all operations and guides for Contacts.

Contacts Management

Overview of how to manage WhatsApp contacts, check existence, and handle blocks.

Contacts Endpoints

9 Endpoints
GET
/v2/contacts/all

Get All Contacts

Retrieves a list of all known contacts from the connected WhatsApp account's address book and chat history.

GET
/v2/contacts

Get Contact Info

Get basic information about a specific contact.

GET
/v2/contacts/check-exists

Check Phone on WhatsApp

Check if a phone number is registered on WhatsApp.

GET
/v2/contacts/profile-picture

Get Contact Profile Picture

Get the profile picture URL of a contact.

PUT
/v2/contacts/{chatId}

Create/Update Contact

Create or update a contact in the phone's address book.

GET
/v2/lids

Get LIDs Mapping

Retrieves all known LID to phone number mappings.

GET
/v2/lids/pn/{number}

Get LID by Phone

Convert a phone number to its corresponding WhatsApp LID.

GET
/v2/lids/{lid}

Get Phone by LID

Convert a WhatsApp LID to its corresponding phone number.

GET
/v2/lids/count

Get LIDs Count

Returns the number of known LIDs.