Verifyistic trust center

Developer documentation

Clear product information for businesses evaluating digital waiver and e-signature workflows.

Start with the API

The live API exposes its OpenAPI document at https://api.verifyistic.com/v1/openapi.json and human-readable route documentation at https://api.verifyistic.com/v1/docs.

Typical flow

  1. Create a customer and select a published template version.
  2. Create a signing session with the customer and delivery method.
  3. Send or embed the signer URL in your workflow.
  4. Receive lifecycle webhooks and download authorized proof artifacts.

Production boundary

Keep API keys and webhook secrets on your server. Never place private credentials in browser code, public repositories, or WordPress page source.

Open API docs