ZapSign Developer Docs
Build with the ZapSign API — programmatically generate, send, and track documents for electronic signature.
Integrate with ZapSign in minutes.
One API call. Documents ready for electronic signature, integrated into your workflow from start to finish.
Create, send, and track documents with security, status visibility, and legal validity — without relying on manual processes.

API Implementation Essentials
REST API: Use GET and POST. Send and receive data in JSON.
Null Strings: Do not send null for string fields. Use "" or omit the field.
Booleans vs. Strings: Use real booleans. true and false are not the same as "true" and "false".
Time Management
UTC+0 Time Zone: Our server stores dates and times in the UTC+0 time zone. Most frameworks and browsers automatically perform this conversion when dealing with datetime objects.
Get help with Ask
Use Ask, our AI assistant, to find quick answers about the ZapSign API.
To get started, click Ask at the top of the page, next to search.
Last updated
Was this helpful?