# Wawp WhatsApp API ## Docs - ⛓️‍πŸ’₯ Session - instances [Wawp’s Session Lifecycle](https://docs.wawp.net/wawps-session-lifecycle-1300479m0.md): - πŸ“² Authentication - Login [About login authentication](https://docs.wawp.net/about-login-authentication-1599668m0.md): - πŸ“€ Send Messages [Send Messages](https://docs.wawp.net/send-messages-1300465m0.md): - ℹ️ Whatsapp Profile info [WhatsApp Profile Info](https://docs.wawp.net/whatsapp-profile-info-1300487m0.md): - 🟒 Presence information [Presence API](https://docs.wawp.net/presence-api-1625139m0.md): - 🏷️ Labels [Labels API](https://docs.wawp.net/labels-api-1625064m0.md): - πŸͺ Webhooks [Wawp’s Webhook API](https://docs.wawp.net/wawps-webhook-api-1625056m0.md): ## API Docs - ⛓️‍πŸ’₯ Session - instances [Create new Session](https://docs.wawp.net/create-new-session-19594159e0.md): `POST /createSession ` - ⛓️‍πŸ’₯ Session - instances [Start Session ](https://docs.wawp.net/start-session-19594175e0.md): `POST /session/start - ⛓️‍πŸ’₯ Session - instances [Stop Session](https://docs.wawp.net/stop-session-19594176e0.md): `POST /session/stop` - ⛓️‍πŸ’₯ Session - instances [Restart Session ](https://docs.wawp.net/restart-session-19594177e0.md): `POST /session/restart` - ⛓️‍πŸ’₯ Session - instances [Delete Session](https://docs.wawp.net/delete-session-19594180e0.md): `DELETE /session/delete` - ⛓️‍πŸ’₯ Session - instances [Logout Session ](https://docs.wawp.net/logout-session-19594179e0.md): `GET /session/logout` - ⛓️‍πŸ’₯ Session - instances [Get Session info ](https://docs.wawp.net/get-session-info-19594178e0.md): `GET /session/info` - ⛓️‍πŸ’₯ Session - instances [About WhatsApp Data ](https://docs.wawp.net/about-whatsapp-data-19594174e0.md): `GET /session/about` - πŸ“² Authentication - Login [GET QR raw](https://docs.wawp.net/get-qr-raw-19594162e0.md): `GET QR` - πŸ“² Authentication - Login [GET QR image ](https://docs.wawp.net/get-qr-image-19594160e0.md): `GET QR` - πŸ“² Authentication - Login [Request code](https://docs.wawp.net/request-code-19603615e0.md): `POST /requestCode` - πŸ“€ Send Messages [Send Text](https://docs.wawp.net/send-text-19593690e0.md): `POST /send ` - πŸ“€ Send Messages [Send Image](https://docs.wawp.net/send-image-19594102e0.md): `POST /sendImage` - πŸ“€ Send Messages [Send List](https://docs.wawp.net/send-list-26202393e0.md): `POST /sendList` - πŸ“€ Send Messages [Send Event](https://docs.wawp.net/send-event-26202442e0.md): `POST /sendEvent` - πŸ“€ Send Messages [Send PDF](https://docs.wawp.net/send-pdf-19594103e0.md): `POST /sendFile` - πŸ“€ Send Messages [Send Voice](https://docs.wawp.net/send-voice-19594105e0.md): `POST /sendVoice` - πŸ“€ Send Messages [Send video](https://docs.wawp.net/send-video-19594157e0.md): `POST /sendVideo` - πŸ“€ Send Messages [Send Link Preview](https://docs.wawp.net/send-link-preview-19594158e0.md): `POST /sendLinkPreview` - πŸ“€ Send Messages [Send Location](https://docs.wawp.net/send-location-21323462e0.md): `POST /sendLocation` - πŸ“€ Send Messages [Send poll](https://docs.wawp.net/send-poll-19610345e0.md): `POST /sendPoll` - πŸ“€ Send Messages [Send Contact Vcard](https://docs.wawp.net/send-contact-vcard-19732904e0.md): `POST /sendContactVcard` - πŸ“€ Send Messages [Mark message(s) as seen](https://docs.wawp.net/mark-messages-as-seen-19609166e0.md): `POST /sendSeen` - πŸ“€ Send Messages [Start typing](https://docs.wawp.net/start-typing-19609223e0.md): `POST /startTyping` - πŸ“€ Send Messages [Stop typing](https://docs.wawp.net/stop-typing-19609227e0.md): `POST /stopTyping` - πŸ“€ Send Messages [Reaction](https://docs.wawp.net/reaction-19732271e0.md): `PUT /reaction` - ℹ️ Whatsapp Profile info [Get profile](https://docs.wawp.net/get-profile-19606370e0.md): `GET /profile` - ℹ️ Whatsapp Profile info [Set display‑name](https://docs.wawp.net/set-displayname-19606413e0.md): `PUT /profile/name` - ℹ️ Whatsapp Profile info [Set β€œAbout” status](https://docs.wawp.net/set-about-status-19606638e0.md): `PUT /profile/status` - ℹ️ Whatsapp Profile info [Upload Whatsapp picture](https://docs.wawp.net/upload-whatsapp-picture-19606755e0.md): `PUT /profile/picture` - ℹ️ Whatsapp Profile info [Delete profile picture](https://docs.wawp.net/delete-profile-picture-19606757e0.md): `DELETE /stopTyping` - πŸ“’ Channels Control [Get list of know channels](https://docs.wawp.net/get-list-of-know-channels-20266395e0.md): - πŸ“’ Channels Control [Create a new channel.](https://docs.wawp.net/create-a-new-channel-20266420e0.md): - πŸ“’ Channels Control [Get channel info](https://docs.wawp.net/get-channel-info-21323633e0.md): - πŸ“’ Channels Control [Delete channel](https://docs.wawp.net/delete-channel-21323708e0.md): - πŸ“’ Channels Control [Preview channel messages](https://docs.wawp.net/preview-channel-messages-21323712e0.md): - πŸ“’ Channels Control [Follow a channel](https://docs.wawp.net/follow-a-channel-21323713e0.md): - πŸ“’ Channels Control [Unfollow a channel](https://docs.wawp.net/unfollow-a-channel-21323749e0.md): - πŸ“’ Channels Control [Mute a channel](https://docs.wawp.net/mute-a-channel-21323750e0.md): - πŸ“’ Channels Control [Unmute a channel](https://docs.wawp.net/unmute-a-channel-21323751e0.md): - πŸ“’ Channels Control [Search channels β€” by view](https://docs.wawp.net/search-channels-by-view-21323764e0.md): - πŸ“’ Channels Control [Search channels β€” by text](https://docs.wawp.net/search-channels-by-text-21323766e0.md): - πŸ“’ Channels Control [Search metadata β€” views / countries / categories](https://docs.wawp.net/search-metadata-views-countries-categories-21323776e0.md): GET - 🟒 Presence information [Set session presence](https://docs.wawp.net/set-session-presence-20306116e0.md): `POST /presence` - 🟒 Presence information [Get the presence for the chat id](https://docs.wawp.net/get-the-presence-for-the-chat-id-20306123e0.md): `GET /presence/123456789@c.us` - πŸ”Š 24 Hour Status [Text status](https://docs.wawp.net/text-status-21324399e0.md): `POST /status/text` - πŸ”Š 24 Hour Status [Image status](https://docs.wawp.net/image-status-21324412e0.md): `POST /status/image` - πŸ”Š 24 Hour Status [Voice status](https://docs.wawp.net/voice-status-21324455e0.md): `POST /status/voice` - πŸ”Š 24 Hour Status [Video status](https://docs.wawp.net/video-status-21324458e0.md): `POST /status/video` - πŸ”Š 24 Hour Status [Delete status](https://docs.wawp.net/delete-status-21324461e0.md): `POST /status/delete` - πŸ’¬ Chats [Chats list & overview](https://docs.wawp.net/chats-list-overview-21324663e0.md): - πŸ’¬ Chats [chats overview](https://docs.wawp.net/chats-overview-21324842e0.md): Get chats overview (id, name, picture, last message). - πŸ’¬ Chats [chats overview](https://docs.wawp.net/chats-overview-21325097e0.md): Same as GET but send filters in body when ids is large. - πŸ’¬ Chats [Delete the chat](https://docs.wawp.net/delete-the-chat-21325101e0.md): - πŸ’¬ Chats [Get chat picture](https://docs.wawp.net/get-chat-picture-21325102e0.md): - πŸ’¬ Chats [Get messages in the chat.](https://docs.wawp.net/get-messages-in-the-chat-21325106e0.md): - πŸ’¬ Chats [Clear all messages from the chat.](https://docs.wawp.net/clear-all-messages-from-the-chat-21325131e0.md): - πŸ’¬ Chats [Mark unread messages as read.](https://docs.wawp.net/mark-unread-messages-as-read-21325133e0.md): - πŸ’¬ Chats [Get message by id](https://docs.wawp.net/get-message-by-id-21325145e0.md): - πŸ’¬ Chats [Delete a message](https://docs.wawp.net/delete-a-message-21325186e0.md): - πŸ’¬ Chats [Edit a text message](https://docs.wawp.net/edit-a-text-message-21325188e0.md): - πŸ’¬ Chats [Pin a message](https://docs.wawp.net/pin-a-message-21325192e0.md): - πŸ’¬ Chats [Unpin a message](https://docs.wawp.net/unpin-a-message-21325200e0.md): - πŸ’¬ Chats [Archive the chat](https://docs.wawp.net/archive-the-chat-21325201e0.md): - πŸ’¬ Chats [Unarchive the chat](https://docs.wawp.net/unarchive-the-chat-21325202e0.md): - πŸ’¬ Chats [Mark chat as unread](https://docs.wawp.net/mark-chat-as-unread-21325205e0.md): - πŸͺͺ Contacts [Get all contacts](https://docs.wawp.net/get-all-contacts-21325369e0.md): Retrieves a list of all known contacts from the connected WhatsApp account's address book and chat history. - πŸͺͺ Contacts [Get basic contact info](https://docs.wawp.net/get-basic-contact-info-21325395e0.md): Retrieves basic information for a single specific contact, such as their registered name and push name. - πŸͺͺ Contacts [Check phone is on WhatsApp](https://docs.wawp.net/check-phone-is-on-whatsapp-21325399e0.md): Verifies if a specific phone number is registered on WhatsApp. - πŸͺͺ Contacts [Get contact β€œabout”](https://docs.wawp.net/get-contact-about-21325400e0.md): - πŸͺͺ Contacts [Get contact profile picture (24h cache; add refresh=true to bust)](https://docs.wawp.net/get-contact-profile-picture-24h-cache-add-refreshtrue-to-bust-21325402e0.md): - πŸͺͺ Contacts [Block contact](https://docs.wawp.net/block-contact-21325420e0.md): - πŸͺͺ Contacts [Unblock contact](https://docs.wawp.net/unblock-contact-21325421e0.md): - πŸͺͺ Contacts [Create/Update contact on phone address book](https://docs.wawp.net/createupdate-contact-on-phone-address-book-21325422e0.md): - πŸͺͺ Contacts [Get all known lids to phone number mapping](https://docs.wawp.net/get-all-known-lids-to-phone-number-mapping-21325454e0.md): - πŸͺͺ Contacts [Get the number of known lids](https://docs.wawp.net/get-the-number-of-known-lids-21325456e0.md): - πŸ‘₯ Groups [Get All List groups](https://docs.wawp.net/get-all-list-groups-21326033e0.md): - πŸ‘₯ Groups [Create a group](https://docs.wawp.net/create-a-group-21326055e0.md): - πŸ‘₯ Groups [Join info (by code or URL)](https://docs.wawp.net/join-info-by-code-or-url-21326056e0.md): - πŸ‘₯ Groups [Join group](https://docs.wawp.net/join-group-21326059e0.md): - πŸ‘₯ Groups [Get the number of groups](https://docs.wawp.net/get-the-number-of-groups-21326060e0.md): - πŸ‘₯ Groups [Refresh groups from the server](https://docs.wawp.net/refresh-groups-from-the-server-21326062e0.md): - πŸ‘₯ Groups [Get the group](https://docs.wawp.net/get-the-group-21326078e0.md): - πŸ‘₯ Groups [Delete the group](https://docs.wawp.net/delete-the-group-21326080e0.md): - πŸ‘₯ Groups [Leave the group](https://docs.wawp.net/leave-the-group-21326081e0.md): - πŸ‘₯ Groups [Get group picture](https://docs.wawp.net/get-group-picture-21326084e0.md): - πŸ‘₯ Groups [Set group picture](https://docs.wawp.net/set-group-picture-21326086e0.md): - πŸ‘₯ Groups [Delete group picture](https://docs.wawp.net/delete-group-picture-21326090e0.md): - πŸ‘₯ Groups [Updates the group description](https://docs.wawp.net/updates-the-group-description-21326092e0.md): - πŸ‘₯ Groups [Updates the group subject](https://docs.wawp.net/updates-the-group-subject-21326098e0.md): - πŸ‘₯ Groups [Updates the group "info admin only" settings](https://docs.wawp.net/updates-the-group-info-admin-only-settings-21326469e0.md): - πŸ‘₯ Groups [Update settings - who can send messages](https://docs.wawp.net/update-settings-who-can-send-messages-21326470e0.md): - πŸ‘₯ Groups [Get settings - who can send messages](https://docs.wawp.net/get-settings-who-can-send-messages-21326475e0.md): - πŸ‘₯ Groups [Set messages admin only](https://docs.wawp.net/set-messages-admin-only-21326476e0.md): - πŸ‘₯ Groups [Get the invite code for the group](https://docs.wawp.net/get-the-invite-code-for-the-group-21326487e0.md): - πŸ‘₯ Groups [Invalidates the current group invite code and generates a new one](https://docs.wawp.net/invalidates-the-current-group-invite-code-and-generates-a-new-one-21326532e0.md): - πŸ‘₯ Groups [Get participants](https://docs.wawp.net/get-participants-21326533e0.md): - πŸ‘₯ Groups [Add participants](https://docs.wawp.net/add-participants-21326536e0.md): - πŸ‘₯ Groups [Remove participants](https://docs.wawp.net/remove-participants-21326543e0.md): - πŸ‘₯ Groups [Promote participants to admin users](https://docs.wawp.net/promote-participants-to-admin-users-21326544e0.md): - πŸ‘₯ Groups [Demotes participants to regular users](https://docs.wawp.net/demotes-participants-to-regular-users-21326550e0.md): - 🏷️ Labels [GET all labels](https://docs.wawp.net/get-all-labels-21326761e0.md): Retrieves a list of all labels currently defined in the connected WhatsApp Business account. Labels are used to organize chats and messages (e.g., "New Customer", "Order Complete"). - 🏷️ Labels [Create label](https://docs.wawp.net/create-label-21326764e0.md): Creates a new custom label for the connected WhatsApp Business account. Labels allow you to categorize chats (e.g., "Lead", "Urgent", "Pending Payment") for better workflow management. - 🏷️ Labels [Update label](https://docs.wawp.net/update-label-21326787e0.md): Updates the properties of an existing label, such as its name or color. - 🏷️ Labels [DELETE label](https://docs.wawp.net/delete-label-21326788e0.md): Permanently deletes a specific label from the WhatsApp Business account. Once deleted, the label is removed from all chats and messages that were tagged with it. - 🏷️ Labels [Chats with a label](https://docs.wawp.net/chats-with-a-label-21326831e0.md): Retrieves a list of all chats (conversations) that are currently tagged with a specific label. This allows you to find all customers in a certain category (e.g., "get all chats labeled 'Pending Payment'"). - πŸͺ Webhooks [session.status](https://docs.wawp.net/session-status-21326960e0.md): The event is triggered when the session status changes. - πŸͺ Webhooks [message](https://docs.wawp.net/message-21326963e0.md): Incoming message. - πŸͺ Webhooks [message.reaction](https://docs.wawp.net/message-reaction-21326966e0.md): The event is triggered when a user reacts or removes a reaction. - πŸͺ Webhooks [message.any](https://docs.wawp.net/message-any-21326967e0.md): Fired on all message creations, including your own. - πŸͺ Webhooks [message.ack](https://docs.wawp.net/message-ack-21327002e0.md): Receive events when server or recipient gets the message, read or played it - πŸͺ Webhooks [message.revoked](https://docs.wawp.net/message-revoked-21327043e0.md): The event is triggered when a user, whether it be you or any other participant, revokes a previously sent message - πŸͺ Webhooks [message.edited](https://docs.wawp.net/message-edited-21327049e0.md): The event is triggered when a user edits a previously sent message - πŸͺ Webhooks [group.v2.join](https://docs.wawp.net/group-v2-join-21327056e0.md): When you joined or were added to a group - πŸͺ Webhooks [group.v2.leave](https://docs.wawp.net/group-v2-leave-21327077e0.md): When you left or were removed from a group - πŸͺ Webhooks [group.v2.update](https://docs.wawp.net/group-v2-update-21327080e0.md): When group info is updated - πŸͺ Webhooks [group.v2.participants](https://docs.wawp.net/group-v2-participants-21327083e0.md): When participants changed - join, leave, promote to admin - πŸͺ Webhooks [presence.update](https://docs.wawp.net/presence-update-21327084e0.md): The most recent presence information for a chat. - πŸͺ Webhooks [poll.vote.failed](https://docs.wawp.net/poll-vote-failed-21327088e0.md): There may be cases when it fails to decrypt a vote from the user. Read more about how to handle such events in the documentations - πŸͺ Webhooks [chat.archive](https://docs.wawp.net/chat-archive-21327110e0.md): The event is triggered when the chat is archived or unarchived - πŸͺ Webhooks [call.received](https://docs.wawp.net/call-received-21327112e0.md): The event is triggered when the call is received by the user - πŸͺ Webhooks [call.accepted](https://docs.wawp.net/call-accepted-21327129e0.md): The event is triggered when the call is accepted by the user - πŸͺ Webhooks [call.rejected](https://docs.wawp.net/call-rejected-21327131e0.md): The event is triggered when the call is rejected by the user - πŸͺ Webhooks [label.upsert](https://docs.wawp.net/label-upsert-21327133e0.md): The event is triggered when a label is created or updated - πŸͺ Webhooks [label.deleted](https://docs.wawp.net/label-deleted-21327137e0.md): The event is triggered when a label is deleted - πŸͺ Webhooks [label.chat.added](https://docs.wawp.net/label-chat-added-21327138e0.md): The event is triggered when a label is added to a chat - πŸͺ Webhooks [label.chat.deleted](https://docs.wawp.net/label-chat-deleted-21327140e0.md): The event is triggered when a label is deleted from a chat - πŸͺ Webhooks [event.response](https://docs.wawp.net/event-response-21327142e0.md): - πŸͺ Webhooks [event.response.failed](https://docs.wawp.net/event-response-failed-21327144e0.md): The event is triggered when the event response is failed to decrypt - πŸͺ Webhooks [engine.event](https://docs.wawp.net/engine-event-21327150e0.md): Internal engine event ## Schemas - Sample Schemas [Pet](https://docs.wawp.net/pet-8312115d0.md): - Sample Schemas [Category](https://docs.wawp.net/category-8312116d0.md): - Sample Schemas [Tag](https://docs.wawp.net/tag-8312117d0.md):