# Cara Integrasi Menggunakan API Tribelio

ika kamu ingin mengintegrasikan Tribelio dengan platform lain dengan API, berikut caranya :

### Tutorial <a href="#tutorial" id="tutorial"></a>

<figure><img src="/files/qIuryDcTwb171EkkyWcC" alt=""><figcaption><p>Integration</p></figcaption></figure>

1. **Login** dengan akun Tribelio kamu

   <figure><img src="/files/FcjB9JVSuCQId3n6EztZ" alt=""><figcaption></figcaption></figure>
2. Klik **Profile** kamu, klik "**Creator Account**", lalu pilih **Creator Account** yang kamu gunakan

   <figure><img src="/files/u7OG8lhiRIHoajA1PDk4" alt=""><figcaption></figcaption></figure>
3. Klik menu "**Settings**"

   <figure><img src="/files/uk1NSCMJd3RqIx3qSAKN" alt=""><figcaption></figcaption></figure>
4. Pilih menu "**Integration**"

   <figure><img src="/files/t9FzGsJjhfAJKsoGykrQ" alt=""><figcaption></figcaption></figure>
5. Klik menu "**Generate**" untuk membuat **API Key**.

<figure><img src="/files/49WKqhk13ZTfYXTh3U8I" alt=""><figcaption></figcaption></figure>

6. Kamu bisa menyalin **API Key** dengan klik "**Copy**".<br>

   <figure><img src="/files/JTGNU7qRrrUkK3vwMucu" alt=""><figcaption></figcaption></figure>
7. Selamat kamu sudah mendapatkan API Key untukmu dari Tribelio.

{% hint style="info" %}
Untuk keterangan dokumentasi API kamu bisa klik "Here" di laman Integration, atau bisa mengunjungi link <https://tribelio.com/docs/api/public>
{% endhint %}


---

# 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://help.tribelio.com/tribelio/cara-mengatur-creator-account-info-kamu/cara-integrasi-menggunakan-api-tribelio.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.
