> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/en/whats-new/01-11-24-official-whatsapp-api-new-rules-more-benefits-for-businesses.md).

# 01-11-24 - Official WhatsApp API: New Rules, More Benefits for Businesses

In recent months, Meta announced important changes to the Official WhatsApp Business API. These changes will make the channel easier and cheaper to use, both for support and marketing.

***

#### What changes in the Official WhatsApp API?

**1. Incoming conversations will be free**\
Starting **November 1, 2024**, there will no longer be any charge for incoming conversations (when the customer initiates contact). Before, businesses could make up to 1,000 conversations of this type per month for free. Now, that limit no longer exists.

👉 **Practical example:** If a customer contacts you to ask a question or make a complaint, you won't pay anything, regardless of the number of messages exchanged. This is great for those who use WhatsApp as their main support channel.

See the REAL example from one of our clients:

<figure><img src="https://684109703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FzUKkagBNy5uQ7AtGNa%2Fuploads%2FqIbb8ek3pnwlltSVgkCc%2FCaptura%20de%20Tela%202024-11-21%20a%CC%80s%2019.56.55.png?alt=media&amp;token=feea81e9-265c-42a2-a32c-b322df524c4e" alt=""><figcaption><p>October 2024</p></figcaption></figure>

<figure><img src="https://684109703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FzUKkagBNy5uQ7AtGNa%2Fuploads%2FkvnUrQEWyDpnR6IOCYxX%2FCaptura%20de%20Tela%202024-11-21%20a%CC%80s%2019.57.13.png?alt=media&amp;token=3f3d6567-efad-4c1f-9368-9bbc63820d88" alt=""><figcaption><p>November 2024</p></figcaption></figure>

***

**2. Charging per message instead of per conversation**\
Starting **April 1, 2025 (hopefully it's not an April Fool's joke)**, the billing model will change. Today, you pay for "24-hour windows" — that is, the first message sent within that period has a fee, but the following messages do not.

With the change, billing will be per message sent, making costs more precise.

👉 **Why is this good?** Meta wants to avoid spam and encourage messages that are truly relevant. If your company communicates effectively, the change may even reduce costs.

👉 **Practical example:**

* You send one marketing message and two utility messages (such as order status). Each message will be billed individually.
* But if the customer is already in a conversation with you, only the marketing message will be charged.

***

**3. Free utility messages in open conversations**\
Another new feature: starting on **April 1, 2025**, utility messages (such as order updates or delivery status) sent within an active conversation will be free.

👉 **Practical example:** A customer makes a purchase and you answer their question. While that conversation is active, you can send shipping or payment notifications at no cost.

***

#### Why is Meta making these changes?

These changes aim to:

* **Transparency:** Businesses will have greater clarity about communication costs.
* **Efficiency:** Reduce spam and ensure that each message has more value for the customer.
* **Incentive to use:** Businesses that serve customers well will have lower costs, encouraging quality interactions.

Sectors such as e-commerce, logistics, and financial services will be especially benefited, since they rely on notifications and real-time support.

***

#### How to adapt to the changes?

**1. Go for automation**

Set up chatbots to respond quickly within the free 24-hour window. This increases engagement and avoids unnecessary charges.

👉 **Practical example:** Use a bot to confirm orders or answer frequently asked questions as soon as the customer gets in touch.

***

**2. Review marketing messages**

Since marketing messages will always be charged, create more assertive and personalized copy to increase the chances of engagement.

👉 **Tip:** Include clear and direct promotions, such as:\
*"Hi, Maria! We have 20% off the products you left in your cart. Take advantage of it until tomorrow!"*

***

**3. Take advantage of free messages in the service window**

Whenever possible, send important updates while the conversation is active.

👉 **Practical example:** After resolving a customer's question, send the order status or payment details in the same flow. That way, you save money and keep the customer informed.

***

#### What changes for companies that use the WhatsApp API?

In addition to the billing changes, Meta is updating the API's technical data. If you already use a platform like **SprintHub**, you don't need to worry — the changes will be made automatically.

***

#### Conclusion: More simplicity and savings

These changes bring great opportunities for companies that use WhatsApp as a sales, marketing, or support tool.

With the right strategies, it is possible to:

* Reduce costs by making the most of free messages.
* Optimize marketing campaigns to generate better results.
* Improve customer service with efficient automation.

Take advantage of this new phase of WhatsApp to further professionalize your support and strengthen your relationship with customers. If used well, these changes can be a game-changer for your company!

**For more information about the new pricing models, visit:** [**https://developers.facebook.com/docs/whatsapp/pricing/updates-to-pricing/**](https://developers.facebook.com/docs/whatsapp/pricing/updates-to-pricing/)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.sprinthub.com/en/whats-new/01-11-24-official-whatsapp-api-new-rules-more-benefits-for-businesses.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
