# Panduan Mengaktifkan API untuk Nomor WhatsApp

Jika anda hendak mengintegrasikan nomor WhatsApp dengan aplikasi lain anda perlu mengaktifkan fitur API pada nomor WhatsApp yang telah di tambahkan di Chatalo. Bagaimana cara mengaktifkan fitur API ini?

* Buka Chatalo dan login menggunakan akun Anda.
* Setelah berhasil login, klik menu **Device** di dashboard.

<figure><img src="/files/jnKUbmUNCNs00JIgYE5E" alt=""><figcaption></figcaption></figure>

* Anda akan melihat daftar nomor WhatsApp yang sudah terhubung dengan Chatalo. Jika belum ada nomor yang terhubung, silakan hubungkan nomor WhatsApp Anda ke Chatalo terlebih dahulu.

<figure><img src="/files/EMcry0Vj6PlzZ7sSb6KV" alt=""><figcaption></figcaption></figure>

* Klik ikon "⚡️" pada salah satu nomor WhatsApp yang ingin Anda aktifkan API-nya.

<figure><img src="/files/r1gLoQFTbVD5MCtU1oTm" alt=""><figcaption></figcaption></figure>

* Jika nomor WhatsApp yang Anda ingin aktifkan API-nya berhasil diaktifkan, status API akan berubah menjadi **Active**.

<figure><img src="/files/XUby4ti1U2Ae4SFD1iKO" alt=""><figcaption></figcaption></figure>

* Untuk menonaktifkan API pada nomor WhatsApp Anda, cukup klik ikon "⚡️" lagi.


---

# 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.chatalo.com/integration/panduan-mengaktifkan-api-untuk-nomor-whatsapp.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.
