v1

latestOpenAPI 3.1.02026-07-133511.7 KB
Agreements

Create Agreement

Create a new AgreementGen document from a AgreementGen template.

post/agreements

Request body

method'template' required

Must be set to template.

agreement_namestring

Human-friendly title of the agreement (1-255 chars). Defaults to input name or "New document" if not provided in the request body.

Response

Returns the information of the created AgreementGen document.

idstring required

The unique identifier for the agreement.

namestring required

The name of the agreement.

preview_urlstring uri

The URL to preview the agreement in the browser.

created_atinteger required

The time the agreement was created (Unix timestamp in milliseconds).