HelloSign
Signatures. Made simple. Getting documents signed has never been simpler. We've removed paper entirely from the process and built tools to facilitate document signing, tracking and management. Notifications keep you apprised of the signer's activity and our audit trail logs it. Once completed, signed documents are securely stored and accessible from the cloud so you can always get to your…
HelloSign endpoints
| Method | Endpoint | Description |
|---|---|---|
| Account | ||
| POST |
Post account /account |
Updates the properties and settings of your Account. |
| GET |
Get account /account |
Returns the properties and settings of your Account. |
| POST |
Create account /account/create |
Creates a new HelloSign Account that is associated with the specified email_address and password. |
| Team | ||
| POST |
Create team /team/create |
Creates a new Team and makes you a member. You must not currently belong to a Team to invoke. |
| POST |
Post team /team |
Updates the name of your Team. If you do not have a Team, a new Team is created. |
| POST |
Delete team /team/destroy |
Deletes your Team. Can only be invoked when you have a Team with only one member (yourself). |
| POST |
Remove member /team/remove_member |
Removes a user from your Team. If the user had an outstanding invitation to your Team the invitation will be expired. |
| GET |
Get team /team |
Returns information about your Team as well as a list of its members. If you do not belong to a Team, a 404 error with an error_name of "not_found" will be returned. |
| POST |
Add member /team/add_member |
Adds or invites a user (specified using the email_address parameter) to your Team. If the user does not currently have a HelloSign Account, a new one will be created for them. If… |
| SignatureRequest | ||
| GET |
Get signature request /signature_request/{signature_request_id} |
Returns the status of the SignatureRequest specified by the signature_request_id parameter. |
| POST |
Send signature request /signature_request/send |
Creates and sends a new SignatureRequest with the submitted documents. If form_fields_per_document is not specified, a signature page will be affixed where all signers will be… |
| POST |
Send signature request with Reusable Form /signature_request/send_with_reusable_form |
Creates and sends a new SignatureRequest based off of the ReusableForm specified with the reusable_form_id parameter. |
| GET |
List signature requests /signature_request/list |
Returns a list of SignatureRequests that you can access. This includes SignatureRequests you have sent as well as received, but not ones that you have been CCed on. |
| UnclaimedDraft | ||
| POST |
Create draft /unclaimed_draft/create |
Creates a new Draft that can be claimed using the claim URL. The first authenticated user to access the URL will claim the Draft and will be shown either the "Sign and send" or… |
| ReusableForm | ||
| POST |
Remove access to Reusable Form /reusable_form/remove_user/{reusable_form_id} |
Removes the specified Account's access to the specified ReusableForm. |
| GET |
Get Reusable Form /reusable_form/{reusable_form_id} |
Returns the ReusableForm specified by the id parameter. |
| GET |
List Reusable Forms /reusable_form/list |
Returns a list the ReusableForms that are accessible by you. |
| POST |
Give access to Reusable Form / /reusable_form/add_user/{reusable_form_id} |
Gives the specified Account access to the specified ReusableForm. The specified Account must be a part of your Team. |
HelloSign pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|