> For the complete documentation index, see [llms.txt](https://docs.adpage.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.adpage.io/documentation/documentation-nl/integraties-marketingtools/tiktok-ads/waar-je-de-tiktok-pixel-id-en-de-tiktok-api-token-vindt.md).

# Waar je de TikTok Pixel ID en de TikTok API-token vindt

Hoe je de TikTok Pixel ID en TikTok API-token ophaalt in de TikTok Ads Manager

Om server-side gebeurtenissen naar TikTok te verzenden, heb je twee waarden nodig: de Pixel-ID van de pixel waarnaar je gebeurtenissen wilt verzenden, en een toegangstoken voor de Events API dat die gebeurtenissen autoriseert. Je kunt beide vinden in TikTok Ads Manager.

### **Waar je de Pixel-ID vindt**

{% stepper %}
{% step %}

#### Open de TikTok Ads Manager

Log in op TikTok Ads Manager: <https://ads.tiktok.com/>
{% endstep %}

{% step %}

#### Zoek je assets

Ga naar Tools en open Assets.

<figure><img src="https://2136026570-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA65KwL1NwewlJbtCXsXd%2Fuploads%2FdCCxj26X6koFp2fChNxm%2Fimage.png?alt=media&amp;token=3858eacf-9d33-4782-b772-c5ece1cd4bd7" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Open de Events Manager

Selecteer de juiste pixel en open de pixel in Events Manager.

<figure><img src="https://2136026570-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA65KwL1NwewlJbtCXsXd%2Fuploads%2FLHptoxotei8km2b9P6Ok%2Fimage.png?alt=media&amp;token=51de2dbc-a19f-4c26-a41a-909dd8f8affd" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Vind de Pixel-ID

Bovenaan kun je de Pixel-ID vinden.

<figure><img src="https://2136026570-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA65KwL1NwewlJbtCXsXd%2Fuploads%2FdIh8ssht4dZgNVUriXz6%2Fimage.png?alt=media&amp;token=d6a793cf-2435-4a3f-83f5-ca1483d2b1cc" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### **Waar je het API-token vindt**

{% stepper %}
{% step %}

### Open de TikTok Ads Manager

Log in op TikTok Ads Manager: <https://ads.tiktok.com/>
{% endstep %}

{% step %}

### Zoek je assets

Ga naar Tools en open Assets.

<figure><img src="https://2136026570-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA65KwL1NwewlJbtCXsXd%2Fuploads%2Fl2IP3lDtFvAseaxxFBWM%2Fimage.png?alt=media&amp;token=04c7c660-7abf-45a5-8699-60ec873efa43" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Open de Events Manager

Selecteer de juiste pixel en open de pixel in Events Manager.

<figure><img src="https://2136026570-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA65KwL1NwewlJbtCXsXd%2Fuploads%2FuKeaQ1IzuwhGMGgjj7Mc%2Fimage.png?alt=media&amp;token=49b9216e-5aab-47a9-8c9f-cc5080a0be1b" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Genereer het API-token

Open de instellingen van je pixel. Hier vind je de knop om het toegangstoken voor de Events API te genereren.

<figure><img src="https://2136026570-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA65KwL1NwewlJbtCXsXd%2Fuploads%2FHhqKuKEnEfpHeRGF586N%2Fimage.png?alt=media&amp;token=80a8247b-0aa3-416d-8902-05f637f845ea" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.adpage.io/documentation/documentation-nl/integraties-marketingtools/tiktok-ads/waar-je-de-tiktok-pixel-id-en-de-tiktok-api-token-vindt.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
