ZapSign Environments

ZapSign offers two environments for API usage. Only the production environment requires an API plan.

Environment
Endpoint
Legal Validity

Sandbox

https://sandbox.api.zapsign.com.br

Does not have legal validity

Production

https://api.zapsign.com.br

Has legal validity

To create a Sandbox account, log in or register in the environment. arrow-up-right The sandbox environment replicates the production environment exactly. To get your token, follow the same path: Settings > Integrations > ZAPSIGN API.arrow-up-right Then, copy your token and set it in your testing tool.

circle-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.

Last updated