> For the complete documentation index, see [llms.txt](https://manual.senseforce.io/manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.senseforce.io/manual/sf-platform/public-api/get-your-access-token.md).

# Get your access token

## Getting your access token

To access the API you need to authenticate yourself. We are using bearer authentication tokens for this. To get your token, click on your account on the left bottom of the screen and then open the "Edit Profile" menu element:

![](/files/-MIUKl1qC7Z19PPWt6wh)

In the profile page, scroll down to the API Access section, click on Generate Access Token and copy your token:

![](/files/-MIUMcYNd-FLs9pFKmby)

{% hint style="danger" %}
Keep your token securely stored and as secure as your password, because everyone who has access to your token can access the Senseforce platform on your behalf.&#x20;
{% endhint %}
