# Official WhatsApp API

<details>

<summary>Are You Going To Help Me Integrate Your WhatsApp API To My Software?</summary>

No. We only provide you API. Integration must be done from your end or your software provider.&#x20;

</details>

If you didn't find your question here, you can check this section out too. Perhaps, you can see your question in it.&#x20;

{% content-ref url="/pages/Y0EuJrhzoqnEe4TvF2Oo" %}
[General FAQs](/faqs/general-faqs.md)
{% endcontent-ref %}

For more information on official WhatsApp API, you can refer to this section.

{% content-ref url="/pages/ItIc3LwmHhfexO8no0nd" %}
[Dedicated Broadcast Number](/services/dedicated-broadcast-number.md)
{% endcontent-ref %}


---

# Agent Instructions: 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://docs.yaeris.com/faqs/official-whatsapp-api.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.
