HelloSign (Dropbox Sign)

api.hellosign.com

Community

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

Pricing

free

Spec version

1.0

Base URL

https://api.hellosign.com

Crawl failures

1

Last verified

2026-03-01 11:08:03

Health

Loading health data...

Capabilities

create_signature_request

storage

Send 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

other

Create a reusable signing template with predefined signer roles and form fields.

Detail: https://api.hellosign.com/capabilities/create_template

download_signed_document

productivity

Download the completed, signed PDF document for a finished signature request.

Detail: https://api.hellosign.com/capabilities/download_signed_document

get_signature_request

other

Retrieve 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

other

List all signature requests for your account with pagination, including their current status.

Detail: https://api.hellosign.com/capabilities/list_signature_requests

send_with_template

other

Send 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.