Skip to main content

API documentation

Integrate Addo Sign via REST API for seamless automation. Paid access required. Full docs at github.com/addosign/addosign.

Updated over a week ago

Addo Sign API Integration

With Addo Sign’s API, you can integrate the platform directly into your own systems. To use the API, paid access is required. For more information about pricing, please contact our sales department here.

The API is based on the REST protocol and uses HTTP requests to retrieve and send data. It is built on open standards, allowing two applications to interact without user intervention.

Our API documentation on GitHub explains how the web service works and provides

full technical guidance.

Authentication requirements

To generate a token for API access:

  • Log in with your Addo Sign credentials

  • Your password must be encrypted using SHA-512 and then base64 encoded

  • You can do this using this online tool

Developer support

If needed, we can assign a developer resource to assist you with questions or challenges during the integration. This support is typically free of charge, but Twoday reserves the right to invoice for time spent on larger projects by prior agreement.

From development to production

Once development is completed in the demo environment, a similar setup can be created in the production environment with an integration user.

Did this answer your question?