> 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/meta-ads/waar-je-de-meta-pixel-id-en-de-meta-api-token-vindt.md).

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

Hoe je de Meta Pixel ID en Meta API-token ophaalt via de Meta Business Suite

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

### Je Meta Pixel-ID vinden

{% stepper %}
{% step %}

#### Open de Meta Business Suite

Ga naar [business.facebook.com](https://business.facebook.com/) om je Meta Business Suite te openen.
{% endstep %}

{% step %}

#### Open Meta Events Manager

Selecteer het juiste account en open de Events Manager van dit account.

<figure><img src="https://2136026570-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA65KwL1NwewlJbtCXsXd%2Fuploads%2FHUdhkIhGbGBgE09aN9Pi%2Fimage.png?alt=media&amp;token=b9f883c2-728b-4354-a104-95cebb37d80e" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Vind de Pixel-ID

Selecteer in het Pixel-overzicht de juiste pixel. Ga in deze pixel naar Instellingen en zoek de Dataset-ID.

<figure><img src="https://2136026570-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA65KwL1NwewlJbtCXsXd%2Fuploads%2FYRJl2Mo72OvVinT3uKCX%2Fimage.png?alt=media&amp;token=1791f25a-b3a9-4a1c-bbfb-c07d9eaa725b" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### Je Meta API-token vinden

{% stepper %}
{% step %}

#### Open de Meta Business Suite

Ga naar [business.facebook.com](https://business.facebook.com/) om je Meta Business Suite te openen.
{% endstep %}

{% step %}

#### Open Meta Events Manager

Selecteer het juiste account en open de Events Manager van dit account.

<figure><img src="https://2136026570-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA65KwL1NwewlJbtCXsXd%2Fuploads%2FrL6QdRaJw7q7KfM4Qy1p%2Fimage.png?alt=media&amp;token=28d80003-5b22-4206-8c6c-2922bf2c2a05" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Genereer het API-token

Selecteer in het Pixel-overzicht de juiste pixel. Ga in deze pixel naar Instellingen en zoek de Conversion API-instellingen. Hier kun je een API-token genereren door het handmatig te genereren.

<figure><img src="https://2136026570-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA65KwL1NwewlJbtCXsXd%2Fuploads%2FfFLz0tlWX5Im7zquMPnK%2Fimage.png?alt=media&amp;token=db6ba4f3-fcea-4c51-b3c5-2e5b4b2bc662" 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/meta-ads/waar-je-de-meta-pixel-id-en-de-meta-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.
