Initiate eSign workflow

Initiates an electronic signature workflow for one or more documents and signers. Requires X-API-KEY and X-Client-ID headers. signer_position.appearance accepts either a preset position string (top-left/top-right/bottom-left/bottom-right) or an array of {x1,y1,x2,y2} coordinate boxes; the page(s) to sign are chosen via page_number. Malformed coordinates are rejected with HTTP 422; a structurally valid request the signing platform cannot place (e.g. multiple boxes when not configured) returns HTTP 200 with status "failed" and a vendor error_code such as es_102.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Type of agreement (e.g., NDA)

string
required
string
string

Email address to receive final copy

boolean

If true, the callback may include file content

documents
array of objects
required
documents*
signers_info
array of objects
required
signers_info*
Response

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json