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

Chat Actions

Explore all operations and guides for Chat Actions.

Chat Management

Manage chat history, message states, and advanced conversation controls.

Chat Actions Endpoints

9 Endpoints
GETPOST
/v2/chats

Chats list & overview

Get a list of all active chats (individuals and groups) with pagination support.

GET
/v2/chats/overview

Get Chats Overview

Retrieve a summary of all active chats and messages metadata.

GET
/v2/chats/picture

Get chat picture

Retrieve the profile picture URL of a chat (individual or group).

GET
/v2/chats/messages

Get messages in chat

Retrieve messages from a specific chat with filtering and pagination.

POST
/v2/chats/read

Mark as read

Mark unread messages as read for a specific chat.

POST
/v2/messages/get

Get message by id

Retrieve a specific message by its ID.

DELETE
/v2/messages/delete

Delete a message

Delete a specific message by its ID.

PUT
/v2/messages/edit

Edit a text message

Edit the content of a previously sent text message.

POST
/v2/chats/unread

Mark chat as unread

Explicitly mark a chat as having unread messages.