# WhatsApp API for Developers | Whapi.Cloud ## API Docs - Channel [Check health & launch channel](https://whapi.apidog.io/check-health-launch-channel-14950723e0.md): Allows you to track and get feedback on the operational status of the whapi channel (instance). An instance is a connection with a phone number that has a WhatsApp account, which will be responsible for sending and receiving messages - Channel [Get channel settings](https://whapi.apidog.io/get-channel-settings-14950724e0.md): - Channel [Reset channel settings](https://whapi.apidog.io/reset-channel-settings-14950725e0.md): - Channel [Update channel settings](https://whapi.apidog.io/update-channel-settings-14950726e0.md): If a field is not present in the request, no change is made to that setting. For example, if 'proxy' is not sent with the request, the existing configuration for 'proxy' is unchanged. - Channel [Get allowed events](https://whapi.apidog.io/get-allowed-events-14950727e0.md): Get a list of specific events that you can be notified about when Webhook is configured - Channel [Test webhook](https://whapi.apidog.io/test-webhook-14950728e0.md): For testing webhook. - Channel [Get limits](https://whapi.apidog.io/get-limits-14950729e0.md): Sandbox as well as Trials have some limitations. This endpoint allows you to get information about the remaining and used limits on your channel - Users [Login user with QR-base64](https://whapi.apidog.io/login-user-with-qr-base64-14950730e0.md): This method returns an image of the type base64. You can render this in a component of the type image that is compatible with the language that you use to program. Just like on WhatsApp Web you will need to read a QR code to connect to Whapi.Cloud. There are two ways that you can do the reading of the QR code. Connect through our dashboard panel or Make this experience available within your own application. - Users [Login user with QR-image](https://whapi.apidog.io/login-user-with-qr-image-14950731e0.md): This method returns an image. Just like on WhatsApp Web you will need to read a QR code to connect to Whapi.Cloud. There are two ways that you can do the reading of the QR code. Connect through our dashboard panel or Make this experience available within your own application. - Users [Login user with QR-rowdata](https://whapi.apidog.io/login-user-with-qr-rowdata-14950732e0.md): - Users [Get auth code by phone number](https://whapi.apidog.io/get-auth-code-by-phone-number-14950733e0.md): This method returns a code that allows you to connect the phone number to the API without the need to scan a QR code, simply by entering the generated code. - Users [Login in whatsapp with phone number](https://whapi.apidog.io/login-in-whatsapp-with-phone-number-14950734e0.md): Allows you to register a number on WhatsApp. Requires mandatory use of mobile proxies! - Users [Logout user](https://whapi.apidog.io/logout-user-14950735e0.md): - Users [User info](https://whapi.apidog.io/user-info-14950736e0.md): The method allows you to get information about your WhatsApp profile - Users [Update user info](https://whapi.apidog.io/update-user-info-14950737e0.md): This method is responsible for changing the details of your WhatsApp profile - Messages [Get messages](https://whapi.apidog.io/get-messages-14950738e0.md): The method contains a list of all received and sent messages in a particular chat. Sorting by descending date of message sending. - Messages [Get messages by chat ID](https://whapi.apidog.io/get-messages-by-chat-id-14950739e0.md): The method contains a list of all received and sent messages in a particular chat. Sorting by descending date of message sending. You will need to specify [Chat ID](https://support.whapi.cloud/help-desk/faq/chat-id.-what-is-it-and-how-to-get-it) - Messages [๐Ÿ’ฌ Send text message](https://whapi.apidog.io/-send-text-message-14950740e0.md): This endpoint will let you send messages to any WhatsApp-enabled phone number or to any WhatsApp Group/Channel using your own number connected to Whapi.Cloud. Follow the instructions if you want to [format text](https://support.whapi.cloud/help-desk/faq/whatsapp-text-formatting), [send a emoji](https://support.whapi.cloud/help-desk/sending/send-emoji) or [use line breaks](https://support.whapi.cloud/help-desk/faq/how-to-send-a-paragraph-line-break). - Messages [๐Ÿ–ผ Send media-image message](https://whapi.apidog.io/-send-media-image-message-14950741e0.md): This method is responsible for sending images for chats. The requirements for [sending all media types are identical](https://support.whapi.cloud/help-desk/sending/send-video-audio-image-document) - Messages [๐ŸŽฅ Send media-video message](https://whapi.apidog.io/-send-media-video-message-14950742e0.md): This method is responsible for sending a video message for chats. The requirements for [sending all media types are identical](https://support.whapi.cloud/help-desk/sending/send-video-audio-image-document) - Messages [๐Ÿ“น Send media-short video message (PTV)](https://whapi.apidog.io/-send-media-short-video-message-ptv-14950743e0.md): This method is responsible for sending a short video in the circle for chats. The requirements for [sending all media types are identical](https://support.whapi.cloud/help-desk/sending/send-video-audio-image-document) - Messages [๐ŸŽฌ Send media-gif message](https://whapi.apidog.io/-send-media-gif-message-14950744e0.md): Method responsible for sending GIFs to your chats through the API (The file to be sent must be an MP4) - Messages [๐ŸŽต Send media-audio message](https://whapi.apidog.io/-send-media-audio-message-14950745e0.md): This method is responsible for sending audio messages for chats. The requirements for [sending all media types are identical](https://support.whapi.cloud/help-desk/sending/send-video-audio-image-document) - Messages [๐ŸŽค Send media-voice message](https://whapi.apidog.io/-send-media-voice-message-14950746e0.md): This method is responsible for sending a voice message for chats. The requirements for [sending all media types are identical](https://support.whapi.cloud/help-desk/sending/send-video-audio-image-document). However, there are [some nuances](https://support.whapi.cloud/help-desk/sending/overview-of-other-methods-for-sending/send-voice-message) when sending voice messages - Messages [๐Ÿ“‘ Send media-document message](https://whapi.apidog.io/-send-media-document-message-14950747e0.md): This method is responsible for sending documents for chats. The requirements for [sending all media types are identical](https://support.whapi.cloud/help-desk/sending/send-video-audio-image-document) - Messages [๐Ÿ“Ž Send link preview message](https://whapi.apidog.io/-send-link-preview-message-14950748e0.md): Method responsible for sending links with customize preview to your contacts, it is used to share links so that the user can be redirected to a website. Your link must necessarily be in the Body parameter. It is important for you to know that [the link is only clickable](https://support.whapi.cloud/help-desk/faq/inactive-links-in-whatsapp-messages) if the recipient already has your phone number in their contacts, or if they start a conversation with you - Messages [๐Ÿ“ Send location message](https://whapi.apidog.io/-send-location-message-14950749e0.md): Method responsible for sending a fixed location to your contacts, it is mostly used to send an addressโ€™s location - Messages [๐Ÿงญ Send live location message](https://whapi.apidog.io/-send-live-location-message-14950750e0.md): - Messages [๐Ÿ‘ค Send contact message](https://whapi.apidog.io/-send-contact-message-14950751e0.md): Simple and object, this method allows you to send a contact. You don't need to have it added to your contacts list, all you have to do is fill in the method attributes with the contact information and send. [A few ready examples](https://support.whapi.cloud/help-desk/sending/overview-of-other-methods-for-sending/send-contact-vcard) - Messages [๐Ÿ‘ฅ Send contact list message](https://whapi.apidog.io/-send-contact-list-message-14950752e0.md): Simple and straightforward, this method allows you to send multiple contacts. You don't need to have them in your contacts; just fill the method's attributes with the contact information and send. [A few ready examples](https://support.whapi.cloud/help-desk/sending/overview-of-other-methods-for-sending/send-contact-vcard) - Messages [๐Ÿ“Š Send poll message](https://whapi.apidog.io/-send-poll-message-14950753e0.md): In this method, you can send poll-type messages. Often, it's the polls that replace [the buttons for interactive communication](https://support.whapi.cloud/help-desk/hints/how-to-use-polls-as-buttons) - Messages [๐ŸŽฎ Send interactive message](https://whapi.apidog.io/-send-interactive-message-14950754e0.md): This endpoint is responsible for sending messages with buttons. The section is constantly updated as the functionality of buttons depends on WhatsApp updates. Attention! The functionality of sending messages with buttons is not stable! For more information, please visit the [Button Status topic](https://support.whapi.cloud/help-desk/faq/current-status-of-buttons-on-whatsapp). - Messages [๐ŸŽญ Send media-sticker message](https://whapi.apidog.io/-send-media-sticker-message-14950755e0.md): This method is responsible for sending a sticker message for chats. The requirements for [sending all media types are identical](https://support.whapi.cloud/help-desk/sending/send-video-audio-image-document) - Messages [๐Ÿ‘๏ธโ€๐Ÿ—จ๏ธ Send story message](https://whapi.apidog.io/%EF%B8%8F%EF%B8%8F-send-story-message-14950756e0.md): The method responsible for sending images or texts to your status. Remember that statuses disappear after 24 hours. The requirements for [sending all media types are identical](https://support.whapi.cloud/help-desk/sending/send-video-audio-image-document) - Messages [๐ŸŽต๏ธ Send story audio message](https://whapi.apidog.io/%EF%B8%8F-send-story-audio-message-14950757e0.md): The method responsible for sending audio to your status. Remember that statuses disappear after 24 hours. The requirements for [sending all media types are identical](https://support.whapi.cloud/help-desk/sending/send-video-audio-image-document) - Messages [๐Ÿ–ผ Send story media message](https://whapi.apidog.io/-send-story-media-message-14950758e0.md): The method responsible for sending images or video to your status. Remember that statuses disappear after 24 hours. The requirements for [sending all media types are identical](https://support.whapi.cloud/help-desk/sending/send-video-audio-image-document) - Messages [๐Ÿ’ฌ Send story text message](https://whapi.apidog.io/-send-story-text-message-14950759e0.md): The method responsible for sending texts to your status. Remember that statuses disappear after 24 hours. - Messages [๐Ÿ“Ž Send media message](https://whapi.apidog.io/-send-media-message-14950760e0.md): Additional endpoint for easy send media-file as message. - Messages [Get message](https://whapi.apidog.io/get-message-14950761e0.md): The method returns a message from any chat by message id. - Messages [โ†ช Forward message](https://whapi.apidog.io/-forward-message-14950762e0.md): Simple and straightforward, in this method, you can forward messages through the API by providing the messageId of the message you want to forward and the phone number of the chat where this messageId is located. - Messages [โœ”โœ” Mark message as read](https://whapi.apidog.io/-mark-message-as-read-14950763e0.md): - Messages [โŒ Delete message](https://whapi.apidog.io/-delete-message-14950764e0.md): Method used to delete a text sent in a chat. You will be able to delete a message that you sent as well as a message that was sent by a contact. To use this resource you will only need the messageId of the message that you want to delete. - Messages [๐Ÿ˜ React to message](https://whapi.apidog.io/-react-to-message-14950765e0.md): In this method you will be able to react to messages that were sent or recieved by you. You will need to specify the ID of the message you will respond to, as well as [the emoji](https://support.whapi.cloud/help-desk/sending/send-emoji) - Messages [โญ Star message](https://whapi.apidog.io/-star-message-14950766e0.md): - Messages [๐Ÿ“Œ Pin message](https://whapi.apidog.io/-pin-message-14950767e0.md): - Messages [Unpin message](https://whapi.apidog.io/unpin-message-14950768e0.md): - Chats [Get chats](https://whapi.apidog.io/get-chats-14950769e0.md): This method is responsible for returning all of your chats. If you need to get a profile pic of your contacts or chats, [refer to these instructions](https://support.whapi.cloud/help-desk/receiving/http-api/get-a-profile-picture-of-a-chat-or-user). - Chats [Get chat](https://whapi.apidog.io/get-chat-14950770e0.md): This method is responsible for returning the metadata of a chat. Read more about [Chat ID](https://support.whapi.cloud/help-desk/faq/chat-id.-what-is-it-and-how-to-get-it) - Chats [โŒ Delete chat](https://whapi.apidog.io/-delete-chat-14950771e0.md): This method is responsible for deleting chats - Chats [๐Ÿ—„ Archive/Unarchive chat](https://whapi.apidog.io/-archiveunarchive-chat-14950772e0.md): This method is responsible for archiving or unarchiving chats - Chats [๐Ÿ“Œ Pin/Unpin chat or ๐Ÿ”‡ Mute/Unmute chat or โœ”โœ” Mark as read/unread chat](https://whapi.apidog.io/-pinunpin-chat-or-muteunmute-chat-or-mark-as-readunread-chat-14950773e0.md): This method is responsible for pinning and unpinning, for muting and unmuting your chats. Also this method is responsible for performing the action of reading an entire chat or marking a chat as unread - Contacts [Get contacts](https://whapi.apidog.io/get-contacts-14950774e0.md): This method is responsible for returning all of your Whatsapp contacts - Contacts [Check phones](https://whapi.apidog.io/check-phones-14950775e0.md): This method returns whether or not the number has Whatsapp. Batch check provisioning is supported, and there is no batch check limit. However, an atypical mass check can draw attention to your number, so we advise [balancing the check between channels](https://support.whapi.cloud/help-desk/faq/checking-if-the-number-has-whatsapp) - Contacts [Get contact](https://whapi.apidog.io/get-contact-14950776e0.md): This method is responsible for returning all of you contactโ€™s metadata - Contacts [Send contact](https://whapi.apidog.io/send-contact-14950777e0.md): - Contacts [Check exist](https://whapi.apidog.io/check-exist-14950778e0.md): The method individually checks for a number in WhatsApp without additional information - Contacts [Get profile](https://whapi.apidog.io/get-profile-14950779e0.md): This method allows you to get profile information (description, profile image) by phone number, even if it is not in your contact list - Presences [Send online or offline presence](https://whapi.apidog.io/send-online-or-offline-presence-14950780e0.md): - Presences [Get presence](https://whapi.apidog.io/get-presence-14950781e0.md): - Presences [Subscribe to presence](https://whapi.apidog.io/subscribe-to-presence-14950782e0.md): - Presences [Send typing or recording presence](https://whapi.apidog.io/send-typing-or-recording-presence-14950783e0.md): - Groups [Get groups](https://whapi.apidog.io/get-groups-14950784e0.md): - Groups [Create group](https://whapi.apidog.io/create-group-14950785e0.md): This method is responsible for creating a group with its respective participants. Just like WhatsApp you will need to add at least one contact to be able to create a group. Due to WhatsApp's anti-spam policy, some contacts are not automatically added to the group. [Read more here](https://support.whapi.cloud/help-desk/groups/add-new-member-to-group) - Groups [Accept group invite](https://whapi.apidog.io/accept-group-invite-14950786e0.md): Allows you to join a group by knowing its invitation code - Groups [Get group](https://whapi.apidog.io/get-group-14950787e0.md): This method returns the group metadata with all information about the group and its participants - Groups [Update group info](https://whapi.apidog.io/update-group-info-14950788e0.md): This method is responsible for changing the name and description of a group that already exists - Groups [Leave group](https://whapi.apidog.io/leave-group-14950789e0.md): This method allows you to leave a group that you are a member of - Groups [Update group setting](https://whapi.apidog.io/update-group-setting-14950790e0.md): This method is responsible for changing the privacy settings for group - Groups [Get group invite](https://whapi.apidog.io/get-group-invite-14950791e0.md): This method retrieves the ID of the group invitation. [What it is and how to work with it](https://support.whapi.cloud/help-desk/groups/add-new-member-to-group#sending-an-invitation-to-a-group) - Groups [Revoke group invite](https://whapi.apidog.io/revoke-group-invite-14950792e0.md): - Groups [Add group participant](https://whapi.apidog.io/add-group-participant-14950793e0.md): This method is responsible for adding new members to the group. Due to WhatsApp's anti-spam policy, some contacts are not automatically added to the group. [Read more here](https://support.whapi.cloud/help-desk/groups/add-new-member-to-group) - Groups [Remove group participant](https://whapi.apidog.io/remove-group-participant-14950794e0.md): This method is responsible for removing members of the group - Groups [Get group icon](https://whapi.apidog.io/get-group-icon-14950795e0.md): This method returns the profile image of group - Groups [Set group icon](https://whapi.apidog.io/set-group-icon-14950796e0.md): This method is reponsibible for changing a group image that already exists - Groups [Delete group icon](https://whapi.apidog.io/delete-group-icon-14950797e0.md): - Groups [Demote group admin](https://whapi.apidog.io/demote-group-admin-14950798e0.md): This method is responsible for removing one or more admins from a group - Groups [Promote to group admin](https://whapi.apidog.io/promote-to-group-admin-14950799e0.md): This method is responsible for promoting group members to admins, you can promote one or more members to admins - Groups [Send group invite link](https://whapi.apidog.io/send-group-invite-link-14950800e0.md): - Groups [Get group info by invite code](https://whapi.apidog.io/get-group-info-by-invite-code-14950801e0.md): - Groups [Get list of join requests to the group](https://whapi.apidog.io/get-list-of-join-requests-to-the-group-14950802e0.md): This method returns the list of join requests to the group - Groups [Accept group applications for listed users](https://whapi.apidog.io/accept-group-applications-for-listed-users-14950803e0.md): This method returns the list with result of operation for each user - Groups [Reject group applications for listed users](https://whapi.apidog.io/reject-group-applications-for-listed-users-14950804e0.md): This method returns the list with result of operation for each user - Stories [Get list of stories](https://whapi.apidog.io/get-list-of-stories-14950805e0.md): - Stories [Create & publish story](https://whapi.apidog.io/create-publish-story-14950806e0.md): The method responsible for sending images or texts to your status. Remember that statuses disappear after 24 hours. The requirements for [sending all media types are identical](https://support.whapi.cloud/help-desk/sending/send-video-audio-image-document) - Stories [๐Ÿ’ฌ Post text story](https://whapi.apidog.io/-post-text-story-14950807e0.md): The method responsible for sending texts to your status. Remember that statuses disappear after 24 hours. - Stories [๐Ÿ–ผ Post media story](https://whapi.apidog.io/-post-media-story-14950808e0.md): The method responsible for sending images or video to your status. Remember that statuses disappear after 24 hours. The requirements for [sending all media types are identical](https://support.whapi.cloud/help-desk/sending/send-video-audio-image-document) - Stories [๐ŸŽต๏ธ Post audio story](https://whapi.apidog.io/%EF%B8%8F-post-audio-story-14950809e0.md): The method responsible for sending audio to your status. Remember that statuses disappear after 24 hours. The requirements for [sending all media types are identical](https://support.whapi.cloud/help-desk/sending/send-video-audio-image-document) - Statuses [Get message or story view statuses](https://whapi.apidog.io/get-message-or-story-view-statuses-14950810e0.md): - Newsletters [Get newsletters](https://whapi.apidog.io/get-newsletters-14950811e0.md): This method returns a list with metadata of your own WhatsApp Channel and followed Channels, including all Channel information and their views. - Newsletters [Create newsletter](https://whapi.apidog.io/create-newsletter-14950812e0.md): This method is responsible for creating a WhatsApp Channel. [How to send a post to WhatsApp Channel](https://support.whapi.cloud/help-desk/channels/send-post-to-whatsapp-channel) - Newsletters [Find newsletters by filters](https://whapi.apidog.io/find-newsletters-by-filters-14950813e0.md): This method returns a list of WhatsApp Channels data based on the search performed using filters provided in the request body - Newsletters [Get recommended newsletters by country](https://whapi.apidog.io/get-recommended-newsletters-by-country-14950814e0.md): This method returns a list of WhatsApp Channels data based on the search performed using filters provided in the request body - Newsletters [Get newsletter information](https://whapi.apidog.io/get-newsletter-information-14950815e0.md): This method returns the metadata of a WhatsApp Channel, including all newsletter information and its views - Newsletters [Delete newsletter](https://whapi.apidog.io/delete-newsletter-14950816e0.md): This method is responsible for deleting a WhatsApp Channel - Newsletters [Edit newsletter](https://whapi.apidog.io/edit-newsletter-14950817e0.md): This method is responsible for editing a WhatsApp Newsletter Channel - Newsletters [Subscribe to newsletter](https://whapi.apidog.io/subscribe-to-newsletter-14950818e0.md): This method is responsible for following a WhatsApp Channel - Newsletters [Unsubscribe from newsletter](https://whapi.apidog.io/unsubscribe-from-newsletter-14950819e0.md): This method is responsible for unfollowing a WhatsApp Channel - Newsletters [Subscribe to newsletter by invite code](https://whapi.apidog.io/subscribe-to-newsletter-by-invite-code-14950820e0.md): This method is responsible for following a WhatsApp Channel - Newsletters [Unsubscribe from newsletter by invite code](https://whapi.apidog.io/unsubscribe-from-newsletter-by-invite-code-14950821e0.md): This method is responsible for unfollowing a WhatsApp Channel - Newsletters [Subscribe to newsletter updates](https://whapi.apidog.io/subscribe-to-newsletter-updates-14950822e0.md): It is necessary to receive notifications about new votes in the polls - Newsletters [Get newsletter messages](https://whapi.apidog.io/get-newsletter-messages-14950823e0.md): The method returns the history of WhatsApp Channel messages - Newsletters [Create Newsletter admin-invite](https://whapi.apidog.io/create-newsletter-admin-invite-14950824e0.md): This method is responsible for sending an invitation for WhatsApp Channel administrator. Once the invitation is created, an invitation message will be sent to the contact - Newsletters [Revoke Newsletter admin-invite](https://whapi.apidog.io/revoke-newsletter-admin-invite-14950825e0.md): This method is responsible for revoking an invitation for WhatsApp Channel administrator. - Newsletters [Accept Newsletter admin-request](https://whapi.apidog.io/accept-newsletter-admin-request-14950826e0.md): This method is responsible for accepting an request to become an administrator of a WhatsApp Channel. This request is a message that you can both send like invitation and receive through the received message webhook - Newsletters [Demote Newsletter admin](https://whapi.apidog.io/demote-newsletter-admin-14950827e0.md): This method is responsible for removing a user from the administration of the WhatsApp Channel - Newsletters [Send newsletter invite link](https://whapi.apidog.io/send-newsletter-invite-link-14950828e0.md): - Newsletters [Get newsletter info by invite code](https://whapi.apidog.io/get-newsletter-info-by-invite-code-14950829e0.md): - Media [Upload media](https://whapi.apidog.io/upload-media-14950830e0.md): This method is used to upload a file to cloud storage. In the response, you will receive the MediaID for the uploaded file, which can be used later, for example, to send media messages. The file type are determined by the file extension. [Read more about file storage period.](https://support.whapi.cloud/help-desk/receiving/file-expiration-period) - Media [Get media files](https://whapi.apidog.io/get-media-files-14950831e0.md): This method is responsible for returning all of your media files - Media [Get media](https://whapi.apidog.io/get-media-14950832e0.md): Receive a file from the cloud by ID. [Read more about file storage period.](https://support.whapi.cloud/help-desk/receiving/file-expiration-period) - Media [Delete media](https://whapi.apidog.io/delete-media-14950833e0.md): Delete a file from the cloud by ID - Blacklist [Add contact to blacklist](https://whapi.apidog.io/add-contact-to-blacklist-14950834e0.md): Through this method, it is possible to add the contact on the disallowed list (blacklist). This will restrict the specified numbers to certain interactions with your account - Blacklist [Remove contact from blacklist](https://whapi.apidog.io/remove-contact-from-blacklist-14950835e0.md): Through this method, it is possible to remove the contact on the disallowed list (blacklist) - Business [Get business profile](https://whapi.apidog.io/get-business-profile-14950836e0.md): The method allows you to get information about your WhatsApp Business profile - Business [Edit your Business Profile](https://whapi.apidog.io/edit-your-business-profile-14950837e0.md): The method allows you to edit information of your WhatsApp Business profile - Business [Get products](https://whapi.apidog.io/get-products-14950838e0.md): With this method you will be able to get the products from a Whatsapp Business catalog - Business [Create product](https://whapi.apidog.io/create-product-14950839e0.md): In this method you will be able to register a product in your catalog - Business [Get products by Contact ID](https://whapi.apidog.io/get-products-by-contact-id-14950840e0.md): This method allows you to get the catalog and products by [Chat ID](https://support.whapi.cloud/help-desk/faq/chat-id.-what-is-it-and-how-to-get-it), even if it is not in your contact list - Business [Get product](https://whapi.apidog.io/get-product-14950841e0.md): In this method you will be able to get your product by its ID - Business [Send product](https://whapi.apidog.io/send-product-14950842e0.md): The method is for sending an item from your catalog - Business [Update product](https://whapi.apidog.io/update-product-14950843e0.md): The *images* field is required and must contain all images - Business [Delete product](https://whapi.apidog.io/delete-product-14950844e0.md): In this method you will be able to delete a product by its ID - Business [Get order items](https://whapi.apidog.io/get-order-items-14950845e0.md): The method allows you to get information about the items in the shopping cart sent to you in messages. Note! Use the token as a Query (as in a get request). [More details in the knowledge base](https://support.whapi.cloud/help-desk/receiving/http-api/get-order-items) - Business [Send catalog by Contact ID (phone number)](https://whapi.apidog.io/send-catalog-by-contact-id-phone-number-14950846e0.md): - Business [Create collection](https://whapi.apidog.io/create-collection-14950847e0.md): Create business collection - Business [Get collections](https://whapi.apidog.io/get-collections-14950848e0.md): With this method you will be able to get the collections list from a Whatsapp Business catalog - Business [Get collection](https://whapi.apidog.io/get-collection-14950849e0.md): With this method you will be able to get business collection - Business [Edit collection](https://whapi.apidog.io/edit-collection-14950850e0.md): With this method you will be able to edit business collection - Business [Delete collection](https://whapi.apidog.io/delete-collection-14950851e0.md): Method to delete business collection - Labels [Get labels](https://whapi.apidog.io/get-labels-14950852e0.md): In this method, you retrieve all your registered labels in your WhatsApp Business - Labels [Create label](https://whapi.apidog.io/create-label-14950853e0.md): Create label - Labels [Get objects associated with label](https://whapi.apidog.io/get-objects-associated-with-label-14950854e0.md): - Labels [Add label association](https://whapi.apidog.io/add-label-association-14950855e0.md): Through this method, it is possible to assign a label to a chat in WhatsApp Business - Labels [Delete label association](https://whapi.apidog.io/delete-label-association-14950856e0.md): Through this method, it is possible to remove the labels from a chat in WhatsApp Business - Communities [Get communities](https://whapi.apidog.io/get-communities-14950857e0.md): This method is responsible for get a communities. [Learn more about the nuances of community:](https://support.whapi.cloud/help-desk/communities/introduction) - Communities [Create community](https://whapi.apidog.io/create-community-14950858e0.md): This method is responsible for creating a community. [Learn more about the nuances of community:](https://support.whapi.cloud/help-desk/communities/introduction) - Communities [Get community](https://whapi.apidog.io/get-community-14950859e0.md): This method is responsible for get a community. [Learn more about the nuances of community:](https://support.whapi.cloud/help-desk/communities/introduction) - Communities [Deactivate community](https://whapi.apidog.io/deactivate-community-14950860e0.md): This method is responsible for deactivate community. - Communities [Revoke community invite](https://whapi.apidog.io/revoke-community-invite-14950861e0.md): - Communities [Unlink group from community](https://whapi.apidog.io/unlink-group-from-community-14950862e0.md): This method is responsible for unlink group from community. - Communities [Link group to community](https://whapi.apidog.io/link-group-to-community-14950863e0.md): This method is responsible for link group to community. - Communities [Join in community group](https://whapi.apidog.io/join-in-community-group-14950864e0.md): This method is responsible for join in community group. [Learn more about the nuances of community:](https://support.whapi.cloud/help-desk/communities/introduction) - Communities [Create group in community](https://whapi.apidog.io/create-group-in-community-14950865e0.md): This method is responsible for creating a group in community. [Learn more about the nuances of community:](https://support.whapi.cloud/help-desk/communities/introduction) - Communities [Change community settings](https://whapi.apidog.io/change-community-settings-14950866e0.md): This method is responsible for change a community settings. - Communities [Add participants to community](https://whapi.apidog.io/add-participants-to-community-14950867e0.md): This method is responsible for add participants community. - Communities [Remove participants from community](https://whapi.apidog.io/remove-participants-from-community-14950868e0.md): This method is responsible for remove paricipants from community. - Communities [Promote participants to admin in community](https://whapi.apidog.io/promote-participants-to-admin-in-community-14950869e0.md): This method is responsible for promote participants to admin in community. - Communities [Demote participants to admin in community](https://whapi.apidog.io/demote-participants-to-admin-in-community-14950870e0.md): This method is responsible for demote participants to admin in community. - Communities [Get community subgroups](https://whapi.apidog.io/get-community-subgroups-14950871e0.md): This method is responsible for get a community subgroups. [Learn more about the nuances of community:](https://support.whapi.cloud/help-desk/communities/introduction) - [Get messages](https://whapi.apidog.io/get-messages-14950738e0.md?nav=2): The method contains a list of all received and sent messages in a particular chat. Sorting by descending date of message sending. - [Get messages by chat ID](https://whapi.apidog.io/get-messages-by-chat-id-14950739e0.md?nav=2): The method contains a list of all received and sent messages in a particular chat. Sorting by descending date of message sending. You will need to specify [Chat ID](https://support.whapi.cloud/help-desk/faq/chat-id.-what-is-it-and-how-to-get-it) - [๐Ÿ’ฌ Send text message](https://whapi.apidog.io/-send-text-message-14950740e0.md?nav=2): This endpoint will let you send messages to any WhatsApp-enabled phone number or to any WhatsApp Group/Channel using your own number connected to Whapi.Cloud. Follow the instructions if you want to [format text](https://support.whapi.cloud/help-desk/faq/whatsapp-text-formatting), [send a emoji](https://support.whapi.cloud/help-desk/sending/send-emoji) or [use line breaks](https://support.whapi.cloud/help-desk/faq/how-to-send-a-paragraph-line-break). - [๐Ÿ–ผ Send media-image message](https://whapi.apidog.io/-send-media-image-message-14950741e0.md?nav=2): This method is responsible for sending images for chats. The requirements for [sending all media types are identical](https://support.whapi.cloud/help-desk/sending/send-video-audio-image-document) - [๐ŸŽฅ Send media-video message](https://whapi.apidog.io/-send-media-video-message-14950742e0.md?nav=2): This method is responsible for sending a video message for chats. The requirements for [sending all media types are identical](https://support.whapi.cloud/help-desk/sending/send-video-audio-image-document) - [๐Ÿ“น Send media-short video message (PTV)](https://whapi.apidog.io/-send-media-short-video-message-ptv-14950743e0.md?nav=2): This method is responsible for sending a short video in the circle for chats. The requirements for [sending all media types are identical](https://support.whapi.cloud/help-desk/sending/send-video-audio-image-document) - [๐ŸŽฌ Send media-gif message](https://whapi.apidog.io/-send-media-gif-message-14950744e0.md?nav=2): Method responsible for sending GIFs to your chats through the API (The file to be sent must be an MP4) - [๐ŸŽต Send media-audio message](https://whapi.apidog.io/-send-media-audio-message-14950745e0.md?nav=2): This method is responsible for sending audio messages for chats. The requirements for [sending all media types are identical](https://support.whapi.cloud/help-desk/sending/send-video-audio-image-document) - [๐ŸŽค Send media-voice message](https://whapi.apidog.io/-send-media-voice-message-14950746e0.md?nav=2): This method is responsible for sending a voice message for chats. The requirements for [sending all media types are identical](https://support.whapi.cloud/help-desk/sending/send-video-audio-image-document). However, there are [some nuances](https://support.whapi.cloud/help-desk/sending/overview-of-other-methods-for-sending/send-voice-message) when sending voice messages - [๐Ÿ“‘ Send media-document message](https://whapi.apidog.io/-send-media-document-message-14950747e0.md?nav=2): This method is responsible for sending documents for chats. The requirements for [sending all media types are identical](https://support.whapi.cloud/help-desk/sending/send-video-audio-image-document) - [๐Ÿ“Ž Send link preview message](https://whapi.apidog.io/-send-link-preview-message-14950748e0.md?nav=2): Method responsible for sending links with customize preview to your contacts, it is used to share links so that the user can be redirected to a website. Your link must necessarily be in the Body parameter. It is important for you to know that [the link is only clickable](https://support.whapi.cloud/help-desk/faq/inactive-links-in-whatsapp-messages) if the recipient already has your phone number in their contacts, or if they start a conversation with you - [๐Ÿ“ Send location message](https://whapi.apidog.io/-send-location-message-14950749e0.md?nav=2): Method responsible for sending a fixed location to your contacts, it is mostly used to send an addressโ€™s location - [๐Ÿงญ Send live location message](https://whapi.apidog.io/-send-live-location-message-14950750e0.md?nav=2): - [๐Ÿ‘ค Send contact message](https://whapi.apidog.io/-send-contact-message-14950751e0.md?nav=2): Simple and object, this method allows you to send a contact. You don't need to have it added to your contacts list, all you have to do is fill in the method attributes with the contact information and send. [A few ready examples](https://support.whapi.cloud/help-desk/sending/overview-of-other-methods-for-sending/send-contact-vcard) - [๐Ÿ‘ฅ Send contact list message](https://whapi.apidog.io/-send-contact-list-message-14950752e0.md?nav=2): Simple and straightforward, this method allows you to send multiple contacts. You don't need to have them in your contacts; just fill the method's attributes with the contact information and send. [A few ready examples](https://support.whapi.cloud/help-desk/sending/overview-of-other-methods-for-sending/send-contact-vcard) - [๐Ÿ“Š Send poll message](https://whapi.apidog.io/-send-poll-message-14950753e0.md?nav=2): In this method, you can send poll-type messages. Often, it's the polls that replace [the buttons for interactive communication](https://support.whapi.cloud/help-desk/hints/how-to-use-polls-as-buttons) - [๐ŸŽฎ Send interactive message](https://whapi.apidog.io/-send-interactive-message-14950754e0.md?nav=2): This endpoint is responsible for sending messages with buttons. The section is constantly updated as the functionality of buttons depends on WhatsApp updates. Attention! The functionality of sending messages with buttons is not stable! For more information, please visit the [Button Status topic](https://support.whapi.cloud/help-desk/faq/current-status-of-buttons-on-whatsapp). - [๐ŸŽญ Send media-sticker message](https://whapi.apidog.io/-send-media-sticker-message-14950755e0.md?nav=2): This method is responsible for sending a sticker message for chats. The requirements for [sending all media types are identical](https://support.whapi.cloud/help-desk/sending/send-video-audio-image-document) - [๐Ÿ‘๏ธโ€๐Ÿ—จ๏ธ Send story message](https://whapi.apidog.io/%EF%B8%8F%EF%B8%8F-send-story-message-14950756e0.md?nav=2): The method responsible for sending images or texts to your status. Remember that statuses disappear after 24 hours. The requirements for [sending all media types are identical](https://support.whapi.cloud/help-desk/sending/send-video-audio-image-document) - [๐ŸŽต๏ธ Send story audio message](https://whapi.apidog.io/%EF%B8%8F-send-story-audio-message-14950757e0.md?nav=2): The method responsible for sending audio to your status. Remember that statuses disappear after 24 hours. The requirements for [sending all media types are identical](https://support.whapi.cloud/help-desk/sending/send-video-audio-image-document) - [๐Ÿ–ผ Send story media message](https://whapi.apidog.io/-send-story-media-message-14950758e0.md?nav=2): The method responsible for sending images or video to your status. Remember that statuses disappear after 24 hours. The requirements for [sending all media types are identical](https://support.whapi.cloud/help-desk/sending/send-video-audio-image-document) - [๐Ÿ’ฌ Send story text message](https://whapi.apidog.io/-send-story-text-message-14950759e0.md?nav=2): The method responsible for sending texts to your status. Remember that statuses disappear after 24 hours. - [๐Ÿ“Ž Send media message](https://whapi.apidog.io/-send-media-message-14950760e0.md?nav=2): Additional endpoint for easy send media-file as message. - [Get message](https://whapi.apidog.io/get-message-14950761e0.md?nav=2): The method returns a message from any chat by message id. - [โ†ช Forward message](https://whapi.apidog.io/-forward-message-14950762e0.md?nav=2): Simple and straightforward, in this method, you can forward messages through the API by providing the messageId of the message you want to forward and the phone number of the chat where this messageId is located. - [โœ”โœ” Mark message as read](https://whapi.apidog.io/-mark-message-as-read-14950763e0.md?nav=2): - [โŒ Delete message](https://whapi.apidog.io/-delete-message-14950764e0.md?nav=2): Method used to delete a text sent in a chat. You will be able to delete a message that you sent as well as a message that was sent by a contact. To use this resource you will only need the messageId of the message that you want to delete. - [๐Ÿ˜ React to message](https://whapi.apidog.io/-react-to-message-14950765e0.md?nav=2): In this method you will be able to react to messages that were sent or recieved by you. You will need to specify the ID of the message you will respond to, as well as [the emoji](https://support.whapi.cloud/help-desk/sending/send-emoji) - [โญ Star message](https://whapi.apidog.io/-star-message-14950766e0.md?nav=2): - [๐Ÿ“Œ Pin message](https://whapi.apidog.io/-pin-message-14950767e0.md?nav=2): - [Unpin message](https://whapi.apidog.io/unpin-message-14950768e0.md?nav=2): - [Get groups](https://whapi.apidog.io/get-groups-14950784e0.md?nav=01JPPZZ28CVHBVCTFMAAV3X1YK): - [Create group](https://whapi.apidog.io/create-group-14950785e0.md?nav=01JPPZZ28CVHBVCTFMAAV3X1YK): This method is responsible for creating a group with its respective participants. Just like WhatsApp you will need to add at least one contact to be able to create a group. Due to WhatsApp's anti-spam policy, some contacts are not automatically added to the group. [Read more here](https://support.whapi.cloud/help-desk/groups/add-new-member-to-group) - [Accept group invite](https://whapi.apidog.io/accept-group-invite-14950786e0.md?nav=01JPPZZ28CVHBVCTFMAAV3X1YK): Allows you to join a group by knowing its invitation code - [Get group](https://whapi.apidog.io/get-group-14950787e0.md?nav=01JPPZZ28CVHBVCTFMAAV3X1YK): This method returns the group metadata with all information about the group and its participants - [Update group info](https://whapi.apidog.io/update-group-info-14950788e0.md?nav=01JPPZZ28CVHBVCTFMAAV3X1YK): This method is responsible for changing the name and description of a group that already exists - [Leave group](https://whapi.apidog.io/leave-group-14950789e0.md?nav=01JPPZZ28CVHBVCTFMAAV3X1YK): This method allows you to leave a group that you are a member of - [Update group setting](https://whapi.apidog.io/update-group-setting-14950790e0.md?nav=01JPPZZ28CVHBVCTFMAAV3X1YK): This method is responsible for changing the privacy settings for group - [Get group invite](https://whapi.apidog.io/get-group-invite-14950791e0.md?nav=01JPPZZ28CVHBVCTFMAAV3X1YK): This method retrieves the ID of the group invitation. [What it is and how to work with it](https://support.whapi.cloud/help-desk/groups/add-new-member-to-group#sending-an-invitation-to-a-group) - [Revoke group invite](https://whapi.apidog.io/revoke-group-invite-14950792e0.md?nav=01JPPZZ28CVHBVCTFMAAV3X1YK): - [Add group participant](https://whapi.apidog.io/add-group-participant-14950793e0.md?nav=01JPPZZ28CVHBVCTFMAAV3X1YK): This method is responsible for adding new members to the group. Due to WhatsApp's anti-spam policy, some contacts are not automatically added to the group. [Read more here](https://support.whapi.cloud/help-desk/groups/add-new-member-to-group) - [Remove group participant](https://whapi.apidog.io/remove-group-participant-14950794e0.md?nav=01JPPZZ28CVHBVCTFMAAV3X1YK): This method is responsible for removing members of the group - [Get group icon](https://whapi.apidog.io/get-group-icon-14950795e0.md?nav=01JPPZZ28CVHBVCTFMAAV3X1YK): This method returns the profile image of group - [Set group icon](https://whapi.apidog.io/set-group-icon-14950796e0.md?nav=01JPPZZ28CVHBVCTFMAAV3X1YK): This method is reponsibible for changing a group image that already exists - [Delete group icon](https://whapi.apidog.io/delete-group-icon-14950797e0.md?nav=01JPPZZ28CVHBVCTFMAAV3X1YK): - [Demote group admin](https://whapi.apidog.io/demote-group-admin-14950798e0.md?nav=01JPPZZ28CVHBVCTFMAAV3X1YK): This method is responsible for removing one or more admins from a group - [Promote to group admin](https://whapi.apidog.io/promote-to-group-admin-14950799e0.md?nav=01JPPZZ28CVHBVCTFMAAV3X1YK): This method is responsible for promoting group members to admins, you can promote one or more members to admins - [Send group invite link](https://whapi.apidog.io/send-group-invite-link-14950800e0.md?nav=01JPPZZ28CVHBVCTFMAAV3X1YK): - [Get group info by invite code](https://whapi.apidog.io/get-group-info-by-invite-code-14950801e0.md?nav=01JPPZZ28CVHBVCTFMAAV3X1YK): - [Get list of join requests to the group](https://whapi.apidog.io/get-list-of-join-requests-to-the-group-14950802e0.md?nav=01JPPZZ28CVHBVCTFMAAV3X1YK): This method returns the list of join requests to the group - [Accept group applications for listed users](https://whapi.apidog.io/accept-group-applications-for-listed-users-14950803e0.md?nav=01JPPZZ28CVHBVCTFMAAV3X1YK): This method returns the list with result of operation for each user - [Reject group applications for listed users](https://whapi.apidog.io/reject-group-applications-for-listed-users-14950804e0.md?nav=01JPPZZ28CVHBVCTFMAAV3X1YK): This method returns the list with result of operation for each user - [Get list of stories](https://whapi.apidog.io/get-list-of-stories-14950805e0.md?nav=01JPPZZG1NS79V4WAKPPFWY1BG): - [Create & publish story](https://whapi.apidog.io/create-publish-story-14950806e0.md?nav=01JPPZZG1NS79V4WAKPPFWY1BG): The method responsible for sending images or texts to your status. Remember that statuses disappear after 24 hours. The requirements for [sending all media types are identical](https://support.whapi.cloud/help-desk/sending/send-video-audio-image-document) - [๐Ÿ’ฌ Post text story](https://whapi.apidog.io/-post-text-story-14950807e0.md?nav=01JPPZZG1NS79V4WAKPPFWY1BG): The method responsible for sending texts to your status. Remember that statuses disappear after 24 hours. - [๐Ÿ–ผ Post media story](https://whapi.apidog.io/-post-media-story-14950808e0.md?nav=01JPPZZG1NS79V4WAKPPFWY1BG): The method responsible for sending images or video to your status. Remember that statuses disappear after 24 hours. The requirements for [sending all media types are identical](https://support.whapi.cloud/help-desk/sending/send-video-audio-image-document) - [๐ŸŽต๏ธ Post audio story](https://whapi.apidog.io/%EF%B8%8F-post-audio-story-14950809e0.md?nav=01JPPZZG1NS79V4WAKPPFWY1BG): The method responsible for sending audio to your status. Remember that statuses disappear after 24 hours. The requirements for [sending all media types are identical](https://support.whapi.cloud/help-desk/sending/send-video-audio-image-document) - [Get newsletters](https://whapi.apidog.io/get-newsletters-14950811e0.md?nav=01JPQ003GERKN1RPCZX4JCBK96): This method returns a list with metadata of your own WhatsApp Channel and followed Channels, including all Channel information and their views. - [Create newsletter](https://whapi.apidog.io/create-newsletter-14950812e0.md?nav=01JPQ003GERKN1RPCZX4JCBK96): This method is responsible for creating a WhatsApp Channel. [How to send a post to WhatsApp Channel](https://support.whapi.cloud/help-desk/channels/send-post-to-whatsapp-channel) - [Find newsletters by filters](https://whapi.apidog.io/find-newsletters-by-filters-14950813e0.md?nav=01JPQ003GERKN1RPCZX4JCBK96): This method returns a list of WhatsApp Channels data based on the search performed using filters provided in the request body - [Get recommended newsletters by country](https://whapi.apidog.io/get-recommended-newsletters-by-country-14950814e0.md?nav=01JPQ003GERKN1RPCZX4JCBK96): This method returns a list of WhatsApp Channels data based on the search performed using filters provided in the request body - [Get newsletter information](https://whapi.apidog.io/get-newsletter-information-14950815e0.md?nav=01JPQ003GERKN1RPCZX4JCBK96): This method returns the metadata of a WhatsApp Channel, including all newsletter information and its views - [Delete newsletter](https://whapi.apidog.io/delete-newsletter-14950816e0.md?nav=01JPQ003GERKN1RPCZX4JCBK96): This method is responsible for deleting a WhatsApp Channel - [Edit newsletter](https://whapi.apidog.io/edit-newsletter-14950817e0.md?nav=01JPQ003GERKN1RPCZX4JCBK96): This method is responsible for editing a WhatsApp Newsletter Channel - [Subscribe to newsletter](https://whapi.apidog.io/subscribe-to-newsletter-14950818e0.md?nav=01JPQ003GERKN1RPCZX4JCBK96): This method is responsible for following a WhatsApp Channel - [Unsubscribe from newsletter](https://whapi.apidog.io/unsubscribe-from-newsletter-14950819e0.md?nav=01JPQ003GERKN1RPCZX4JCBK96): This method is responsible for unfollowing a WhatsApp Channel - [Subscribe to newsletter by invite code](https://whapi.apidog.io/subscribe-to-newsletter-by-invite-code-14950820e0.md?nav=01JPQ003GERKN1RPCZX4JCBK96): This method is responsible for following a WhatsApp Channel - [Unsubscribe from newsletter by invite code](https://whapi.apidog.io/unsubscribe-from-newsletter-by-invite-code-14950821e0.md?nav=01JPQ003GERKN1RPCZX4JCBK96): This method is responsible for unfollowing a WhatsApp Channel - [Subscribe to newsletter updates](https://whapi.apidog.io/subscribe-to-newsletter-updates-14950822e0.md?nav=01JPQ003GERKN1RPCZX4JCBK96): It is necessary to receive notifications about new votes in the polls - [Get newsletter messages](https://whapi.apidog.io/get-newsletter-messages-14950823e0.md?nav=01JPQ003GERKN1RPCZX4JCBK96): The method returns the history of WhatsApp Channel messages - [Create Newsletter admin-invite](https://whapi.apidog.io/create-newsletter-admin-invite-14950824e0.md?nav=01JPQ003GERKN1RPCZX4JCBK96): This method is responsible for sending an invitation for WhatsApp Channel administrator. Once the invitation is created, an invitation message will be sent to the contact - [Revoke Newsletter admin-invite](https://whapi.apidog.io/revoke-newsletter-admin-invite-14950825e0.md?nav=01JPQ003GERKN1RPCZX4JCBK96): This method is responsible for revoking an invitation for WhatsApp Channel administrator. - [Accept Newsletter admin-request](https://whapi.apidog.io/accept-newsletter-admin-request-14950826e0.md?nav=01JPQ003GERKN1RPCZX4JCBK96): This method is responsible for accepting an request to become an administrator of a WhatsApp Channel. This request is a message that you can both send like invitation and receive through the received message webhook - [Demote Newsletter admin](https://whapi.apidog.io/demote-newsletter-admin-14950827e0.md?nav=01JPQ003GERKN1RPCZX4JCBK96): This method is responsible for removing a user from the administration of the WhatsApp Channel - [Send newsletter invite link](https://whapi.apidog.io/send-newsletter-invite-link-14950828e0.md?nav=01JPQ003GERKN1RPCZX4JCBK96): - [Get newsletter info by invite code](https://whapi.apidog.io/get-newsletter-info-by-invite-code-14950829e0.md?nav=01JPQ003GERKN1RPCZX4JCBK96): ## Schemas - Sample Schemas [Pet](https://whapi.apidog.io/pet-5731742d0.md): - Sample Schemas [Category](https://whapi.apidog.io/category-5731743d0.md): - Sample Schemas [Tag](https://whapi.apidog.io/tag-5731744d0.md): - Schemas [ResponseError](https://whapi.apidog.io/responseerror-5731919d0.md): - Schemas [WebhookPayload](https://whapi.apidog.io/webhook-payload-5731920d0.md): - Schemas [Events](https://whapi.apidog.io/events-5731921d0.md): - Schemas [RequestMobileLogin](https://whapi.apidog.io/request-mobile-login-5731922d0.md): - Schemas [UserProfileUpdate](https://whapi.apidog.io/userprofile-request-body-5731923d0.md): - Schemas [SenderText](https://whapi.apidog.io/message-text-send-parameters-5731924d0.md): - Schemas [SenderImage](https://whapi.apidog.io/message-image-send-parameters-5731925d0.md): - Schemas [SenderVideo](https://whapi.apidog.io/message-video-send-parameters-5731926d0.md): - Schemas [SenderShort](https://whapi.apidog.io/message-short-video-send-parameters-5731927d0.md): - Schemas [SenderGif](https://whapi.apidog.io/message-gif-send-parameters-5731928d0.md): - Schemas [SenderAudio](https://whapi.apidog.io/message-audio-send-parameters-5731929d0.md): - Schemas [SenderVoice](https://whapi.apidog.io/message-voice-send-parameters-5731930d0.md): - Schemas [SenderDocument](https://whapi.apidog.io/message-document-send-parameters-5731931d0.md): - Schemas [SenderLinkPreview](https://whapi.apidog.io/message-link-preview-send-parameters-5731932d0.md): - Schemas [SenderLocation](https://whapi.apidog.io/message-location-send-parameters-5731933d0.md): - Schemas [SenderLiveLocation](https://whapi.apidog.io/message-live-location-send-parameters-5731934d0.md): - Schemas [SenderContact](https://whapi.apidog.io/message-contact-send-parameters-5731935d0.md): - Schemas [SenderContactList](https://whapi.apidog.io/message-contact-list-send-parameters-5731936d0.md): - Schemas [SenderPoll](https://whapi.apidog.io/message-poll-send-parameters-5731937d0.md): - Schemas [SenderInteractive](https://whapi.apidog.io/message-interactive-send-parameters-5731938d0.md): - Schemas [SenderSticker](https://whapi.apidog.io/message-sticker-send-parameters-5731939d0.md): - Schemas [SenderStories](https://whapi.apidog.io/stories-post-parameters-5731940d0.md): - Schemas [SenderStoriesAudio](https://whapi.apidog.io/stories-audio-post-parameters-5731941d0.md): - Schemas [SenderStoriesMedia](https://whapi.apidog.io/stories-audio-post-parameters-5731942d0.md): - Schemas [SenderStoriesText](https://whapi.apidog.io/stories-post-parameters-5731943d0.md): - Schemas [ForwardMessage](https://whapi.apidog.io/forward-message-parameters-5731944d0.md): - Schemas [ReactToMessage](https://whapi.apidog.io/react-to-message-5731945d0.md): - Schemas [Star](https://whapi.apidog.io/starred-messages-5731946d0.md): - Schemas [Pin](https://whapi.apidog.io/starred-messages-5731947d0.md): - Schemas [ArchiveChatRequest](https://whapi.apidog.io/archive-chat-request-parameters-5731948d0.md): - Schemas [PatchChatRequest](https://whapi.apidog.io/patch-chat-request-parameters-5731949d0.md): - Schemas [CheckContactRequest](https://whapi.apidog.io/check-contact-request-5731950d0.md): - Schemas [CheckContactResponse](https://whapi.apidog.io/check-contact-response-5731951d0.md): - Schemas [SenderContactFromPhonebook](https://whapi.apidog.io/message-contact-from-phonebook-send-parameters-5731952d0.md): - Schemas [SendMePresenceRequest](https://whapi.apidog.io/send-me-presence-request-5731953d0.md): - Schemas [SendPresenceRequest](https://whapi.apidog.io/send-presence-request-5731954d0.md): - Schemas [CreateGroupRequest](https://whapi.apidog.io/create-group-request-5731955d0.md): - Schemas [GroupCreate](https://whapi.apidog.io/groupcreate-5731956d0.md): - Schemas [GroupInvite](https://whapi.apidog.io/group-invite-5731957d0.md): - Schemas [NewGroup](https://whapi.apidog.io/new-group-5731958d0.md): - Schemas [UpdateGroupInfoRequest](https://whapi.apidog.io/update-group-info-request-5731959d0.md): - Schemas [UpdateGroupSettingRequest](https://whapi.apidog.io/update-group-settings-request-5731960d0.md): - Schemas [SenderGroupInviteByCode](https://whapi.apidog.io/message-group-invite-link-send-parameters-5731961d0.md): - Schemas [CreateNewsletterRequest](https://whapi.apidog.io/create-newsletter-request-5731962d0.md): - Schemas [Newsletter](https://whapi.apidog.io/newsletter-5731963d0.md): - Schemas [editNewsletterRequest](https://whapi.apidog.io/edit-newsletter-request-5731964d0.md): - Schemas [CreateNewsletterAdminInviteRequest](https://whapi.apidog.io/create-newsletter-admin-invite-request-5731965d0.md): - Schemas [SenderNewsletterInviteByCode](https://whapi.apidog.io/message-newsletter-link-send-parameters-5731966d0.md): - Schemas [UploadMediaResponse](https://whapi.apidog.io/upload-media-response-5731967d0.md): - Schemas [BusinessProfileCustom](https://whapi.apidog.io/business-profile-5731968d0.md): - Schemas [ProductCreate](https://whapi.apidog.io/product-item-5731969d0.md): - Schemas [SenderProductFromCatalog](https://whapi.apidog.io/message-product-from-catalog-send-parameters-5731970d0.md): - Schemas [ProductEdit](https://whapi.apidog.io/product-item-5731971d0.md): - Schemas [SenderCatalogByID](https://whapi.apidog.io/message-catalog-send-parameters-5731972d0.md): - Schemas [BusinessCollectionCreate](https://whapi.apidog.io/business-collection-5731973d0.md): - Schemas [BusinessCollectionEdit](https://whapi.apidog.io/business-collection-edit-5731974d0.md): - Schemas [CreateLabel](https://whapi.apidog.io/create-label-request-5731975d0.md): - Schemas [CreateCommunityRequest](https://whapi.apidog.io/create-community-request-5731976d0.md): - Schemas [CreateGroupInCommunityRequest](https://whapi.apidog.io/create-group-request-5731977d0.md): - Schemas [ChangeCommunitySettingsRequest](https://whapi.apidog.io/change-community-settings-request-5731978d0.md): - Schemas [MessageID](https://whapi.apidog.io/messageid-5731979d0.md): - Schemas [ChatID](https://whapi.apidog.io/chatid-5731980d0.md): - Schemas [ContactID](https://whapi.apidog.io/contactid-5731981d0.md): - Schemas [CollectionID](https://whapi.apidog.io/collectionid-5731982d0.md): - Schemas [GroupID](https://whapi.apidog.io/groupid-5731983d0.md): - Schemas [InviteCode](https://whapi.apidog.io/invitecode-5731984d0.md): - Schemas [LabelID](https://whapi.apidog.io/labelid-5731985d0.md): - Schemas [MediaID](https://whapi.apidog.io/mediaid-5731986d0.md): - Schemas [MediaMessageType](https://whapi.apidog.io/mediamessagetype-5731987d0.md): - Schemas [NewsletterID](https://whapi.apidog.io/newsletterid-5731988d0.md): - Schemas [NewsletterInviteCode](https://whapi.apidog.io/newsletterinvitecode-5731989d0.md): - Schemas [OrderID](https://whapi.apidog.io/orderid-5731990d0.md): - Schemas [ProductID](https://whapi.apidog.io/productid-5731991d0.md): - Schemas [SenderMedia](https://whapi.apidog.io/sender-media-5731992d0.md): - Schemas [ApplicationRequest](https://whapi.apidog.io/chat-id-list-5731993d0.md): - Schemas [ListParticipantsRequest](https://whapi.apidog.io/list-participants-request-5731994d0.md): - Schemas [Settings](https://whapi.apidog.io/channel-settings-5731995d0.md): - Schemas [MediaWithUploadFromUrl](https://whapi.apidog.io/media-with-upload-from-url-5731996d0.md): - Schemas [MediaWithUploadFromBase64](https://whapi.apidog.io/media-with-upload-from-base64-5731997d0.md): - Schemas [MediaWithoutUpload](https://whapi.apidog.io/media-without-upload-5731998d0.md): - Schemas [MediaWithUploadFromFile](https://whapi.apidog.io/media-with-upload-from-file-5731999d0.md): - Schemas [WebhookTestRequest](https://whapi.apidog.io/webhook-unsubscribe-request-5732000d0.md): - Schemas [AuthCode](https://whapi.apidog.io/auth-code-5732001d0.md): - Schemas [BusinessCollection](https://whapi.apidog.io/business-collection-5732002d0.md): - Schemas [BusinessCollectionEditResult](https://whapi.apidog.io/business-collection-edit-result-5732003d0.md): - Schemas [BusinessCollectionList](https://whapi.apidog.io/collections-list-5732004d0.md): - Schemas [BusinessProfile](https://whapi.apidog.io/business-profile-5732005d0.md): - Schemas [Chat](https://whapi.apidog.io/chat-5732006d0.md): - Schemas [ChatsList](https://whapi.apidog.io/list-of-chats-5732007d0.md): - Schemas [Group](https://whapi.apidog.io/group-5732008d0.md): - Schemas [GroupsList](https://whapi.apidog.io/list-of-groups-5732009d0.md): - Schemas [CommunitySubGroups](https://whapi.apidog.io/community-subgroups-5732010d0.md): - Schemas [Contact](https://whapi.apidog.io/wa-contact-5732011d0.md): - Schemas [ContactsList](https://whapi.apidog.io/list-of-contacts-5732012d0.md): - Schemas [GroupApplicationList](https://whapi.apidog.io/list-of-join-requests-5732013d0.md): - Schemas [GroupApplicationChangeList](https://whapi.apidog.io/group-applications-change-list-5732014d0.md): - Schemas [GroupInfoByInviteCode](https://whapi.apidog.io/group-info-by-invite-code-5732015d0.md): - Schemas [Health](https://whapi.apidog.io/health-response-5732016d0.md): - Schemas [LabelAssociations](https://whapi.apidog.io/label-associations-5732017d0.md): - Schemas [Labels](https://whapi.apidog.io/labels-5732018d0.md): - Schemas [Limits](https://whapi.apidog.io/trial-limits-5732019d0.md): - Schemas [MediaFilesList](https://whapi.apidog.io/list-of-media-files-5732020d0.md): - Schemas [Message](https://whapi.apidog.io/message-5732021d0.md): - Schemas [MessagesList](https://whapi.apidog.io/list-of-messages-5732022d0.md): - Schemas [MobileLoginStatus](https://whapi.apidog.io/mobile-login-status-5732023d0.md): - Schemas [NewslettersList](https://whapi.apidog.io/list-of-newsletters-5732024d0.md): - Schemas [NewslettersListPaged](https://whapi.apidog.io/paged-list-of-newsletters-5732025d0.md): - Schemas [OrderItems](https://whapi.apidog.io/order-items-5732026d0.md): - Schemas [Presence](https://whapi.apidog.io/presence-5732027d0.md): - Schemas [Product](https://whapi.apidog.io/product-item-5732028d0.md): - Schemas [ProductsList](https://whapi.apidog.io/list-of-products-5732029d0.md): - Schemas [SentMessage](https://whapi.apidog.io/sent-message-5732030d0.md): - Schemas [StatusesList](https://whapi.apidog.io/list-of-view-statuses-5732031d0.md): - Schemas [ResponseSuccess](https://whapi.apidog.io/responsesuccess-5732032d0.md): - Schemas [UpdateSettings](https://whapi.apidog.io/update-settings-5732033d0.md): - Schemas [QR](https://whapi.apidog.io/qr-code-5732034d0.md): - Schemas [UserProfile](https://whapi.apidog.io/userprofile-response-5732035d0.md): - Schemas [BusinessCollections](https://whapi.apidog.io/business-collection-5732036d0.md): - Schemas [Iterator](https://whapi.apidog.io/iterator-parameters-5732037d0.md): - Schemas [UserID](https://whapi.apidog.io/userid-5732038d0.md): - Schemas [BusinessHours](https://whapi.apidog.io/business-hours-5732039d0.md): - Schemas [Label](https://whapi.apidog.io/label-5732040d0.md): - Schemas [Chats](https://whapi.apidog.io/chats-5732041d0.md): - Schemas [CheckContact](https://whapi.apidog.io/check-contact-5732042d0.md): - Schemas [Contacts](https://whapi.apidog.io/contacts-5732043d0.md): - Schemas [Participants](https://whapi.apidog.io/participants-list-5732044d0.md): - Schemas [Event](https://whapi.apidog.io/event-5732045d0.md): - Schemas [Participant](https://whapi.apidog.io/participant-5732046d0.md): - Schemas [GroupApplicationChange](https://whapi.apidog.io/group-applications-change-list-5732047d0.md): - Schemas [GroupApplications](https://whapi.apidog.io/group-applications-5732048d0.md): - Schemas [GroupApplication](https://whapi.apidog.io/group-application-5732049d0.md): - Schemas [Groups](https://whapi.apidog.io/groups-5732050d0.md): - Schemas [ChannelStatus](https://whapi.apidog.io/channel-status-5732051d0.md): - Schemas [MediaFiles](https://whapi.apidog.io/media-files-5732052d0.md): - Schemas [MessageType](https://whapi.apidog.io/messagetype-5732053d0.md): - Schemas [MessageSource](https://whapi.apidog.io/messagesource-5732054d0.md): - Schemas [StatusEnum](https://whapi.apidog.io/statusenum-5732055d0.md): - Schemas [MessageContentText](https://whapi.apidog.io/content-text-message-5732056d0.md): - Schemas [MessageContentImage](https://whapi.apidog.io/content-image-message-5732057d0.md): - Schemas [MessageContentVideo](https://whapi.apidog.io/content-video-message-5732058d0.md): - Schemas [MessageContentAudio](https://whapi.apidog.io/content-audio-message-5732059d0.md): - Schemas [MessageContentDocument](https://whapi.apidog.io/content-document-message-5732060d0.md): - Schemas [MessageContentLinkPreview](https://whapi.apidog.io/content-link-preview-message-5732061d0.md): - Schemas [MessageContentSticker](https://whapi.apidog.io/content-sticker-message-5732062d0.md): - Schemas [MessageContentLocation](https://whapi.apidog.io/content-location-message-5732063d0.md): - Schemas [MessageContentLiveLocation](https://whapi.apidog.io/content-live-location-message-5732064d0.md): - Schemas [MessageContentContact](https://whapi.apidog.io/content-contact-message-5732065d0.md): - Schemas [MessageContentContacts](https://whapi.apidog.io/content-contacts-message-5732066d0.md): - Schemas [MessageContentInteractive](https://whapi.apidog.io/message-content-interactive-5732067d0.md): - Schemas [MessageContentPoll](https://whapi.apidog.io/message-content-poll-5732068d0.md): - Schemas [MessageContentHSM](https://whapi.apidog.io/message-content-hsm-5732069d0.md): - Schemas [MessageContentSystem](https://whapi.apidog.io/message-content-interactive-5732070d0.md): - Schemas [MessageContentOrder](https://whapi.apidog.io/message-content-order-5732071d0.md): - Schemas [MessageContentNewsletterAdminInvite](https://whapi.apidog.io/content-newsletter-admin-invite-message-5732072d0.md): - Schemas [MessageContentProduct](https://whapi.apidog.io/message-content-product-5732073d0.md): - Schemas [MessageContentProductItems](https://whapi.apidog.io/message-content-product-items-5732074d0.md): - Schemas [MessageAction](https://whapi.apidog.io/message-action-5732075d0.md): - Schemas [MessageContext](https://whapi.apidog.io/message-context-5732076d0.md): - Schemas [MessageContentEvent](https://whapi.apidog.io/message-content-event-5732077d0.md): - Schemas [MessageContentList](https://whapi.apidog.io/message-content-list-5732078d0.md): - Schemas [MessageContentButtons](https://whapi.apidog.io/message-content-buttons-5732079d0.md): - Schemas [MessageReaction](https://whapi.apidog.io/message-reactions-5732080d0.md): - Schemas [MessageContent](https://whapi.apidog.io/message-content-5732081d0.md): - Schemas [EventResponse](https://whapi.apidog.io/message-content-event-5732082d0.md): - Schemas [MessageContentReply](https://whapi.apidog.io/message-content-reply-5732083d0.md): - Schemas [MediaFile](https://whapi.apidog.io/media-file-5732084d0.md): - Schemas [MessagePropsVoice](https://whapi.apidog.io/message-voice-unique-parameters-5732085d0.md): - Schemas [ViewOnce](https://whapi.apidog.io/view-once-5732086d0.md): - Schemas [VCard](https://whapi.apidog.io/vcard-5732087d0.md): - Schemas [MessagePropsDocument](https://whapi.apidog.io/message-document-unique-parameters-5732088d0.md): - Schemas [ActionButtons](https://whapi.apidog.io/buttons-5732089d0.md): - Schemas [MessagePropsText](https://whapi.apidog.io/message-text-unique-parameters-5732090d0.md): - Schemas [HSMButton](https://whapi.apidog.io/button-5732091d0.md): - Schemas [MessagePropsImageOrVideo](https://whapi.apidog.io/message-image-or-video-unique-parameters-5732092d0.md): - Schemas [MessagePropsInteractive](https://whapi.apidog.io/message-interactive-unique-parameters-5732093d0.md): - Schemas [MessagePropsLinkPreview](https://whapi.apidog.io/preview-link-send-parameters-5732094d0.md): - Schemas [Currency](https://whapi.apidog.io/currency-5732095d0.md): - Schemas [MessagePollResults](https://whapi.apidog.io/message-poll-unique-parameters-5732096d0.md): - Schemas [PollResults](https://whapi.apidog.io/poll-results-5732097d0.md): - Schemas [ListReply](https://whapi.apidog.io/buttons-reply-5732098d0.md): - Schemas [ButtonsReply](https://whapi.apidog.io/buttons-reply-5732099d0.md): - Schemas [MessagePropsSticker](https://whapi.apidog.io/message-sticker-unique-parameters-5732100d0.md): - Schemas [Size](https://whapi.apidog.io/size-5732101d0.md): - Schemas [ActionList](https://whapi.apidog.io/list-of-messages-5732102d0.md): - Schemas [MessageContextAD](https://whapi.apidog.io/message-advertisement-5732103d0.md): - Schemas [MessageContextConversion](https://whapi.apidog.io/message-conversion-5732104d0.md): - Schemas [InteractiveAction](https://whapi.apidog.io/interactive-action-5732105d0.md): - Schemas [InteractiveType](https://whapi.apidog.io/interactivetype-5732106d0.md): - Schemas [MessagePropsAudio](https://whapi.apidog.io/message-audio-unique-parameters-5732107d0.md): - Schemas [Emoji](https://whapi.apidog.io/emoji-5732108d0.md): - Schemas [Messages](https://whapi.apidog.io/messages-5732109d0.md): - Schemas [MobileLoginMethod](https://whapi.apidog.io/mobile-login-method-5732110d0.md): - Schemas [Newsletters](https://whapi.apidog.io/newsletters-5732111d0.md): - Schemas [Paging](https://whapi.apidog.io/paging-5732112d0.md): - Schemas [ProductItem](https://whapi.apidog.io/product-item-5732113d0.md): - Schemas [Products](https://whapi.apidog.io/products-5732114d0.md): - Schemas [Error](https://whapi.apidog.io/error-5732115d0.md): - Schemas [Sender](https://whapi.apidog.io/send-message-parameters-5732116d0.md): - Schemas [SendMedia](https://whapi.apidog.io/message-media-file-parameters-for-send-5732117d0.md): - Schemas [Mentions](https://whapi.apidog.io/mentions-5732118d0.md): - Schemas [MessagePropsGif](https://whapi.apidog.io/message-gif-unique-parameters-5732119d0.md): - Schemas [MessagePropsPoll](https://whapi.apidog.io/message-poll-unique-parameters-5732120d0.md): - Schemas [MediaSettings](https://whapi.apidog.io/media-5732121d0.md): - Schemas [Webhooks](https://whapi.apidog.io/webhooks-5732122d0.md): - Schemas [Statuses](https://whapi.apidog.io/statuses-5732123d0.md): - Schemas [UploadMedia](https://whapi.apidog.io/uploaded-media-5732124d0.md): - Schemas [MessageUpdate](https://whapi.apidog.io/message-update-5732125d0.md): - Schemas [Status](https://whapi.apidog.io/view-status-5732126d0.md): - Schemas [ChatUpdate](https://whapi.apidog.io/chat-update-5732127d0.md): - Schemas [ContactUpdate](https://whapi.apidog.io/contact-update-5732128d0.md): - Schemas [ParticipantEvent](https://whapi.apidog.io/participant-event-5732129d0.md): - Schemas [GroupUpdate](https://whapi.apidog.io/group-update-5732130d0.md): - Schemas [CallEvent](https://whapi.apidog.io/call-event-5732131d0.md): - Schemas [Webhook](https://whapi.apidog.io/webhook-5732132d0.md): - Schemas [WebhookEventType](https://whapi.apidog.io/webhook-event-type-5732133d0.md): - Schemas [WebhookParameters](https://whapi.apidog.io/webhookparameters-5732134d0.md): - Schemas [Button](https://whapi.apidog.io/button-5732135d0.md): - Schemas [SectionList](https://whapi.apidog.io/list-5732136d0.md): - Schemas [ButtonList](https://whapi.apidog.io/list-of-buttons-5732137d0.md): - Schemas [ActionProduct](https://whapi.apidog.io/product-fields-5732138d0.md): - Response [Health](https://whapi.apidog.io/health-5732139d0.md): - Response [Error](https://whapi.apidog.io/error-5732140d0.md): - Response [GetSettings](https://whapi.apidog.io/getsettings-5732141d0.md): - Response [Success](https://whapi.apidog.io/success-5732142d0.md): - Response [UpdateSettings](https://whapi.apidog.io/updatesettings-5732143d0.md): - Response [UserLogin](https://whapi.apidog.io/userlogin-5732144d0.md): - Response [AuthCode](https://whapi.apidog.io/authcode-5732145d0.md): - Response [MobileLogin](https://whapi.apidog.io/mobilelogin-5732146d0.md): - Response [UserProfile](https://whapi.apidog.io/userprofile-5732147d0.md): - Response [Messages](https://whapi.apidog.io/messages-5732148d0.md): - Response [SentMessage](https://whapi.apidog.io/sentmessage-5732149d0.md): - Response [Message](https://whapi.apidog.io/message-5732150d0.md): - Response [Chats](https://whapi.apidog.io/chats-5732151d0.md): - Response [Chat](https://whapi.apidog.io/chat-5732152d0.md): - Response [Contacts](https://whapi.apidog.io/contacts-5732153d0.md): - Response [Contact](https://whapi.apidog.io/contact-5732154d0.md): - Response [Presence](https://whapi.apidog.io/presence-5732155d0.md): - Response [Groups](https://whapi.apidog.io/groups-5732156d0.md): - Response [Group](https://whapi.apidog.io/group-5732157d0.md): - Response [ListParticipants](https://whapi.apidog.io/responselistparticipants-5732158d0.md): - Response [GroupInfoByInviteCode](https://whapi.apidog.io/groupinfobyinvitecode-5732159d0.md): - Response [GroupApplications](https://whapi.apidog.io/groupapplications-5732160d0.md): - Response [GroupApplicationsChange](https://whapi.apidog.io/groupapplicationschange-5732161d0.md): - Response [Statuses](https://whapi.apidog.io/statuses-5732162d0.md): - Response [Newsletters](https://whapi.apidog.io/newsletters-5732163d0.md): - Response [NewslettersListPaged](https://whapi.apidog.io/newsletterslistpaged-5732164d0.md): - Response [Newsletter](https://whapi.apidog.io/newsletter-5732165d0.md): - Response [MediaFiles](https://whapi.apidog.io/mediafiles-5732166d0.md): - Response [BusinessProfile](https://whapi.apidog.io/businessprofile-5732167d0.md): - Response [Products](https://whapi.apidog.io/products-5732168d0.md): - Response [Product](https://whapi.apidog.io/product-5732169d0.md): - Response [OrderItems](https://whapi.apidog.io/orderitems-5732170d0.md): - Response [BusinessCollectionEditResult](https://whapi.apidog.io/businesscollectioneditresult-5732171d0.md): - Response [BusinessCollectionList](https://whapi.apidog.io/businesscollectionlist-5732172d0.md): - Response [BusinessCollection](https://whapi.apidog.io/businesscollection-5732173d0.md): - Response [Labels](https://whapi.apidog.io/labels-5732174d0.md): - Response [Label](https://whapi.apidog.io/label-5732175d0.md): - Response [Limits](https://whapi.apidog.io/limits-5732176d0.md): - Response [CommunityList](https://whapi.apidog.io/communitylist-5732177d0.md): - Response [Community](https://whapi.apidog.io/community-5732178d0.md): - Response [CommunitySubGroups](https://whapi.apidog.io/communitysubgroups-5732179d0.md): - RequestBodies [UploadMedia](https://whapi.apidog.io/message-media-file-parameters-for-media-upload-5732180d0.md): - RequestBodies [UploadImage](https://whapi.apidog.io/group-icon-parameters-5732181d0.md):