# Local Server

EventLink will host a local API on your machine that is secured by a token. You can select which port the API runs on through the API menu. Currently, only port 8080, 9000, and 9200 are supported.

The API requires an `Authorization` header with a Bearer Token to be accessed. You can Reset your security token at any time. Copy the value of the authorization header at any time from the API menu.

<figure><img src="https://3708897933-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLVzGqbIHwRI5f4pwIx6B%2Fuploads%2FKrNJh1jiHefj2mbPSxuO%2FCleanShot%202023-10-22%20at%2017.54.23%402x.png?alt=media&#x26;token=bedaf038-8111-49c5-9d97-d7cc1edf5264" alt=""><figcaption><p>The EventLink Local Server menu</p></figcaption></figure>

Look for the documentation of your specific client on how to access the API. Examples for the [tana-setup](https://dreetje-1.gitbook.io/eventlink/tana-setup "mention") are included.
