Jump to Content
Home
API Reference
API Status
Support
Changelog
Home
Home
API Reference
Changelog
Discussions
v1.0
v2.0
v2.1
v3
Home
API Reference
API Status
Support
Changelog
Signeasy eSignature API guides, documentation, and resources
Explore and integrate eSignature workflows, the easy way.
Get Started
API Reference
v1.0
Search
Hey! These docs are for version 1.0, which is no longer officially supported. Click here for the latest version, 3!
Home
Introduction
Single User Apps
Multi User Apps
Document Types
View All…
Changelog
Bulk Sign API is now available for everyone
Introducing API Fair Usage Limit
Introducing Signeasy v3.0
View All…
Discussions
No discussion posts found.
Ask a question
.
Introduction
Introduction
Identify your app
Single User Apps
Getting Started
Multi User Apps
Getting Started
Authorization Flow
oAuth Scopes
View More…
Document Types
Original (Imports)
Pending (Signature Requests)
Signed (Completed Documents)
View More…
Guides
Embedded Signing
Webhooks
Going Live
API Reference
API Reference
Error Codes
API Request Id
User
The user object
Retrieve user details
get
Originals
The original file object
Retrieve an original file
get
Retrieve all original files
get
View More…
Signed (Completed Documents)
The signed file object
Retrieve a individual signed file
get
Retrieve all signed files
get
View More…
Pending (Signature Requests)
The pending file object
Create a signature request
post
Create a signature request with fields
post
View More…
Templates
The template object
Create a signature request using a template
post
Retrieve all templates
get
View More…
Embedded Sending
Fetch embedded sending URL
post
Embedded Signing
Fetch embedded signing URL
post
Webhooks
Retrieve all webhooks URLs
get
Add a new webhook URL
post
Delete a webhook URL for a user
delete
Events
document.signed
rs.initiated
rs.link_sent
View More…