# Get your API access token

If you would like to use our API our 3rd party integration, your will need to provide your access token.&#x20;

Access token is strictly personal. It grants you to access all your data on [eventmaker.io.](http://eventmaker.io/)&#x20;

In order to get it, you need to click on the user icon on the top right hand corner, and then click on Profile.

![](https://1581237976-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MPmSp5tlnYwHa_JNzLf%2F-MPmbvegqDNzYsX22l-H%2F-MPmcdf1kS-ygvrE709u%2Fimage.png?alt=media\&token=501089c0-a5ee-4907-b2e0-a913048d96f5)

The Auth Token will be displayed in the API section.&#x20;

![](https://downloads.intercomcdn.com/i/o/58989464/00eaa2135530504aa95cecb8/image.png)


---

# 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://developers.eventmaker.io/rest-apis/get-your-api-access-token.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.
