Getting Started
1
Get your API key
Find your API key at Workspace Settings > API Key.
2
Authenticate
Pass your API key as a bearer token in the
Authorization header:3
Create a document
Formatting Values
Send values raw (1234.5, 2026-06-30, true) and let DocsAutomator render them — open the gear icon next to a placeholder and pick a Format: currency, decimals, percent, date styles, or custom true/false labels. Conditions and calculations keep evaluating the raw value; formatting is display-only. See Format Values.
Placeholders & Descriptions
List an automation’s placeholders — and the description of each — before you build acreateDocument payload:
descriptions appears when per-placeholder descriptions are set. They tell an API client (or an AI agent) what data belongs in each placeholder. Set them in the app via the gear icon next to a mapping, or via the API:
description — what the automation is for and what data it needs. GET /automations and GET /automation return it; set it with {"description": "..."} on updateAutomation, or in the app under Automation Settings.
Full API Reference
For complete endpoint documentation with an interactive playground, see the API Reference tab.Documents
Create documents, check job status, view queue stats
Automations
List, create, update, delete, and duplicate automations
Templates
List placeholders, duplicate templates
E-Signatures
Manage signing sessions, links, and audit trails
Need Help?
In-App Chat
Contact support via the in-app chat feature
Email Support
Reach out at support@docsautomator.co