Built by Metorial, the integration platform for agentic AI.

Learn More

Tools

List Templates

List and search reusable document templates. Filter by template type, creator, labels, or brand. Returns paginated results with template metadata.

List Documents

List and search documents with filtering by status, sender, recipients, labels, and date range. Returns paginated results with document metadata including status, signer details, and timestamps.

Download Document

Download a signed document PDF or its audit trail. Returns the file as a base64-encoded data URI. Use "document" to download the signed PDF or "auditLog" to download the tamper-proof audit trail.

Send from Template

Create and send a document for signature based on an existing template. Map template roles to actual signers and optionally customize title, message, branding, and reminder settings.

Manage Document

Perform management actions on an existing document: revoke (cancel) a document in progress, send a reminder to pending signers, or permanently delete a document. Specify exactly one action to perform.

List Users

List users in the organization with optional search. Returns paginated results with user details including name, email, role, and team assignment.

List Brands

List all available brands in the account. Brands contain logo, color, and legal settings that can be applied to documents and templates.

Get Template

Retrieve detailed information about a specific template including its roles, form fields, sender details, and configuration.

Get Document

Retrieve detailed information about a specific document including its status, signer details, form field values, sender information, and activity history.

Send Document

Send a document for electronic signature to one or more recipients. Provide file URLs pointing to PDFs or other supported document formats, along with signer details. The document is processed asynchronously — you will receive a document ID immediately, but actual delivery is confirmed via webhooks.

Get Embedded Sign Link

Generate an embedded signing link for a specific signer on a document. The link can be used to embed the signing experience in an iFrame or popup window within your application.