Reference guides for the legal apps an AI agent can work with: every endpoint, the permission each one needs, and how to give agents safe, governed access.
The Adobe Acrobat Sign API is how an app or AI agent works with a signing account: uploading a document, sending an agreement out for signature, fetching a signer's link, downloading the signed file, or reusing a library template.
The DocuSign API is how an app or AI agent works with a DocuSign account: creating an envelope from documents, sending it to recipients for signature, checking who has signed, downloading the completed file, and building reusable templates.
The Dropbox Sign API is how an app or AI agent works with electronic signatures: sending a document for signature, checking who has signed, reminding or canceling, and downloading the completed file.
The Ironclad API is how an app or AI agent works with an Ironclad account: launching a contract workflow, advancing it through approval and signature, reading the records of completed contracts, and updating their metadata.
The PandaDoc API is how an app or AI agent works with a PandaDoc workspace: creating a document from a template, sending it to recipients for signature, tracking its status as it is viewed and completed, and downloading the signed copy.
A legal API is how an app or AI agent works with contracts and e-signature. The tools here, including DocuSign, Adobe Acrobat Sign, PandaDoc, and Ironclad, send documents for signature and track agreements, and their APIs let an agent send a document, check its signing status, or read a completed contract.
These documents are binding and contain sensitive terms, so sending one for signature is a write action with real weight, and reading completed agreements exposes their content. Access runs on an access token scoped to particular actions. A governed layer lets an agent that chases signatures check status without being able to send new contracts or read unrelated ones.
Bollard AI sits between a team's AI agents and the apps it runs on. Grant each agent exactly the access it needs, read or write, app by app, and every call is checked and logged.