# Mendapatkan Number Key untuk API

Untuk mendapatkan Number Key, Kamu bisa mengikuti instruksi berikut ini:

Mula-mula, silahkan login ke [**app.watzap.id**](https://app.watzap.id/)**.**

Kemudian, silahkan masuk ke menu **WhatsApp**.

<figure><img src="/files/yfFz5c1eGzAjTgwr5DYU" alt=""><figcaption><p>Masuk ke Menu WhatsApp</p></figcaption></figure>

Lalu pada bagian ini, silahkan pindah ke tab API.

<figure><img src="/files/VGirAZRBtoU9hMpUmf7s" alt=""><figcaption><p>Pindah ke Tab API</p></figcaption></figure>

Lalu Kamu bisa menemukan Number Key API pada bagian ini.

<figure><img src="/files/1IP5vDUk1ct8r24aGVOA" alt=""><figcaption><p>Number Key API</p></figcaption></figure>

Jika Kamu memiliki lebih dari 1 nomor aktif dan ingin menggunakan 2 atau 3 nomor untuk pengiriman notifikasi, Kamu bisa menggunakan value “ALL” di configurasi API.

> {\
> “api\_key”: “string”,\
> \&#xNAN;**“number\_key”: “ALL”,**\
> “phone\_no”: “string”,\
> “message”: “string”\
> }


---

# 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.watzap.id/help/integrations/mendapatkan-number-key-untuk-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.
