Getting Started

If you're new to ZapSign or expanding your existing integrations, this is the ideal starting point. Let's begin!

  • Sign up or log in to ZapSign to get your API token.

  • Always set the API token in the Authorization header for all your requests.

How do I get my Api Token?

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

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.

In addition to the static access token in your account, you can also use a dynamic token. Learn more in Authentication.

Do not share your Token with anyone outside your organization!

Last updated