Logo
DocSend Logo

DocSend APIs

DocSend tells you how prospects engage with your sales material after you send it. Know when to follow up, who to follow up with, and what to focus on, enabling you to do business faster.

Developer

DocSend APIs

Account Request URL

-

Base Endpoint

-

Get Documents

Returns a list of all your documents

GET

documents/

Download Document

Download a document as PDF or HTML

GET

documents/{id}/download/

Share Documents

Share a document with one or more recipients

POST

documents/{id}/share/

Get Document

Return details about a document

GET

documents/{id}

Get Document File

Download the document file

GET

documents/{id}/file/

Get Document History

Returns a list of all actions taken on a document

GET

documents/{id}/history/

Get Document Links

Returns a list of all links pointing to the document file

GET

documents/{id}/links/

Get Document Recipients

Returns a list of all recipients of a document

GET

documents/{id}/recipients/

Create Document

Upload a document

POST

documents

Get Document Versions

Returns a list of all versions of a document

GET

documents/{id}/versions/

Get Webhook

Returns a Webhook

GET

webhooks/{id}/

Update Webhook

Update a webhook

PUT

webhooks/{id}/

Create Webhook

Creates a Webhook

POST

webhooks/

Get All Webhooks

Returns a list of all Webhooks

GET

webhooks/

Delete Webhook

Delete a Webhook

DELETE

webhooks/{id}/

Get Group

Returns a Group

GET

groups/{id}/

Update Group

Update a group

PUT

groups/{id}/

Create Group

Creates a Group

POST

groups/

Get All Groups

Returns a list of all Groups

GET

groups/

Delete Group

Delete a Group

DELETE

groups/{id}/

Get Link

Returns a Link

GET

links/{id}/

Details

Provider

Country HQ

USA

API Type

REST

Categories

Documents

Alternatives

Important URLs

Last Updated on

2024-03-26

Created At

2023-12-14

Other Apps

Upskill for a better future

Want to start tracking API at scale?

Get updates about your favorite APIs and SDKs

Contact Us

We do our best to ensure that the data we release is complete, accurate, and useful. However, because we are not able to verify all the data, and because the processing required to make the data useful is complex, we cannot be held liable for omissions or inaccuracies.

ApiRefs Logo