A REST API for electronic signatures: create and send envelopes for signature, track their status, download completed documents with their audit trail, and receive webhooks when something changes. Authentication is a bearer token over HTTPS on every request.
ps_test_, live keys with ps_live_.Authorization header. All requests require HTTPS.The API is organised into nine resource groups: Envelopes for creating and sending documents out for signature, Documents for retrieving completed files, Templates and Fields for reusable documents and the positions signers fill in, FusionForms for guided fill-out flows, Webhooks for delivery of events as they happen, Audit for the tamper-evident trail behind a signature, and Tenant management and Public API for organisation and unauthenticated surfaces.
The full machine-readable specification is published at /api/v1/openapi.json. Loading the interactive explorer…
Elsewhere on PearSign: the product, pricing, how signatures are secured and the guides.