HelloSign (Dropbox Sign)
api.hellosign.com
HelloSign (now Dropbox Sign) is an electronic signature platform. Use this API to send documents for signing, track signature request status, download completed signed PDFs, and manage reusable signing templates. Supports multiple signers, form fields, and legally binding e-signatures.
api_key
free
1.0
https://api.hellosign.com
1
2026-03-01T11:08:03.000Z
Health
This is a community-maintained manifest. Health monitoring is not available because this service doesn't host its own /.well-known/agent endpoint yet. Learn more about trust levels →
Capabilities
create_signature_request
storageSend a document to one or more signers for electronic signature. Supports file uploads, form fields, and customizable signing options.
Detail: https://api.hellosign.com/capabilities/create_signature_request
create_template
otherCreate a reusable signing template with predefined signer roles and form fields.
Detail: https://api.hellosign.com/capabilities/create_template
download_signed_document
productivityDownload the completed, signed PDF document for a finished signature request.
Detail: https://api.hellosign.com/capabilities/download_signed_document
get_signature_request
otherRetrieve the current status and details of a specific signature request by its ID.
Detail: https://api.hellosign.com/capabilities/get_signature_request
list_signature_requests
otherList all signature requests for your account with pagination, including their current status.
Detail: https://api.hellosign.com/capabilities/list_signature_requests
send_with_template
otherSend a signature request using a previously created reusable template, filling in signer details and custom fields.
Detail: https://api.hellosign.com/capabilities/send_with_template
Agent Preview
This is what an AI agent sees when it discovers this service via the Gateway:
Service: HelloSign (Dropbox Sign) Description: HelloSign (now Dropbox Sign) is an electronic signature platform. Use this API to send documents for signing, track signature request status, download completed signed PDFs, and manage reusable signing templates. Supports multiple signers, form fields, and legally binding e-signatures. Auth: api_key Capabilities: - create_signature_request: Send a document to one or more signers for electronic signature. Supports file uploads, form fields, and customizable signing options. - create_template: Create a reusable signing template with predefined signer roles and form fields. - download_signed_document: Download the completed, signed PDF document for a finished signature request. - get_signature_request: Retrieve the current status and details of a specific signature request by its ID. - list_signature_requests: List all signature requests for your account with pagination, including their current status. - send_with_template: Send a signature request using a previously created reusable template, filling in signer details and custom fields.