> For the complete documentation index, see [llms.txt](https://help.supporthunt.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.supporthunt.com/whatsapp-business-api/overview.md).

# Overview

WhatsApp provides you with programmatic access to send and receive messages, automate interactions & integrate WhatsApp messaging into your existing system and workflows.&#x20;

Key Features of using WhatsApp Business API include:&#x20;

* **Messaging:** \
  \
  You can send various types of messages to customers, including text, images, documents and media files<br>
* **Templates:** \
  \
  Allows you to create templates for structured messages & send them to the visitors or customers for common use cases like order confirmations, appointment reminders, shipping notification etc.. <br>
* **Two Way Communication:**\
  \
  You can engage in two way communication with your customers & also allowing you to respond back to your customer inquiries, providing support & addressing their needs.\
  &#x20;
* **Automation:** \
  \
  With the help of the API, you can automate the message responses using predefined rules and logic to ensure quick and efficient customer service<br>
* **Rich Media:** \
  \
  You can leverage the rich media features such as sending images, videos, and interactive buttons to enhance customer interactions<br>
* **Account Verification:** \
  \
  Allows you to verify your customer accounts by adding credibility and authenticity in your communication with the customers  <br>
* **Integration:** \
  \
  APIs can be integrated with the CRM platforms & chatbot frameworks to streamline business processes and provide a seamless customer service<br>

{% hint style="info" %}
Its important to note that the WhatsApp Business API is separate from the regular WhatsApp application used by the individuals. The API is designed specifically for businesses and requires approval from WhatsApp or Facebook before it can be used\
\
Businesses interested in using the WhatsApp Business API, typically need to apply for access and adhere to specific guidelines and policies set by WhatsApp or Facebook.
{% endhint %}

### What providers does Support Hunt supports for WhatsApp Business API?&#x20;

Support Hunt has integration with following providers for WhatsApp Business API;&#x20;

1. Meta&#x20;
2. 360Dialog
3. Twilio&#x20;
4. Unifonic
5. GupShup

{% hint style="info" %}
To get the WhatsApp Business API for your business, you can either buy it directly from the above providers or can send us email at <info@supporthunt.com> and our team will source it out for you at the best prices
{% endhint %}


---

# 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:

```
GET https://help.supporthunt.com/whatsapp-business-api/overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
