BoldSign
Electronic signature and document workflow automation
| API | Protocol | Base URL | Docs | Reference | OpenAPI | SDKs |
|---|---|---|---|---|---|---|
| Main | rest | https://api.boldsign.com/ | link | — | — | — |
Actions (5)
Template · 4
- Create templatePOST /v1/template/create
Creates a new signing template with documents and signer roles.
documented - Download templateGET /v1/template/download
Downloads the PDF document of the specified template.
documented - List templatesGET /v1/template/list
Returns a paginated list of templates in your account.
documented - Send templatePOST /v1/template/send?templateId={templateId}
Sends a signing request using a template.
documented