# Getting Started

* Sign up or log in to ZapSign to get your API token.&#x20;
* Always set the API token in the Authorization header for all your requests.&#x20;

### How do I get my Api Token?

&#x20;Once logged into your account, navigate to Settings > Integrations > ZAPSIGN API. Then, copy your token and set it in your tool.

![](https://github.com/AmandaAmani/documenta-ocurso/blob/main/api%20token%20em%20ingles.gif?raw=true)

Ready to start! With your Access Token, you can authenticate against our API endpoints. This lets us know that it's you making the request.

![Animation GIF](https://github.com/AmandaAmani/documenta-ocurso/blob/main/Anima%C3%A7%C3%A3o.gif?raw=true)

In addition to the static access token in your account, you can also use a dynamic token. Learn more in [Authentication. ](https://docs.zapsign.com.br/english/authentication)

{% hint style="warning" %}
Do not share your Token with anyone outside your organization!
{% endhint %}
