Types of Tokens and How to Locate Them

API Token

User Token

Template ID

  • Location: In Templates, select the desired template and click on Manage. Copy the code from the URL after "templates/".

  • Example: https://app.zapsign.co/account/templates/31bfa32c-9427-40ac-9804-187e6f4e73

  • Description: The Template ID identifies a specific template created on the platform and is used to link it to your request.

Signer Token

  • Location: Find the set of numbers after "/verify" in the URL.

  • Description: The Signer Token is associated with a specific signer. Each signer has a unique link for authentication and identification. You can use it for batch signing, signer detailing, etc.

  • Example: https://app.zapsign.co/verificar/92b36ec9-a449-4574-8ff0-5cc2c5ab7

Doc Token

  • Location: In Created Documents, select the desired document and click on it. Copy the code from the URL after "documents/".

  • Description: The Doc Token is unique to each document created on the platform and is used for identification and specific operations, such as adding documents and extra users, detailing documents, and positioning signatures.

  • Example: https://app.zapsign.co/conta/documentos/1a764cab-b702-4a85-b16d-612688

When making a request, both the Doc Token and the Signer Token will be created automatically and can be verified in the received response.

Last updated