# ZapSign Environments

<table><thead><tr><th width="149">Environment</th><th width="307">Endpoint</th><th>Legal Validity</th></tr></thead><tbody><tr><td>Sandbox</td><td>https://sandbox.api.zapsign.com.br</td><td>Does not have legal validity</td></tr><tr><td>Production</td><td>https://api.zapsign.com.br</td><td>Has legal validity</td></tr></tbody></table>

To create a Sandbox account, [log in or register in the environment. <br>](https://sandbox.app.zapsign.com.br/acesso/entrar)\
\
The sandbox environment replicates the production environment exactly. To get your token, follow the same path: [Settings > Integrations > ZAPSIGN API.](https://sandbox.app.zapsign.com.br/conta/configuracoes/integration?tab=api-zapsign) Then, copy your token and set it in your testing tool.<br>

<figure><img src="https://1401277393-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M4noMoX5ZGb2-RhWjjf-1703796690%2Fuploads%2FHzMifyInjwbXtS8M8D6K%2Fimage.png?alt=media&#x26;token=e8502d0c-908b-4628-b97e-51d3d8344e6f" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
It is not necessary to include the `sandbox=true` parameter in your requests to use the sandbox environment. Simply use the specific URLs for the sandbox environment or the predefined environments in the next chapter.
{% endhint %}
