Where to find it
- Go to Workspace Settings > API Key.
- Click the eye icon to reveal the key.
- Click the revealed key to copy it to your clipboard.
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
New: Microsoft Word (.docx) templates. Learn more →
Where to find, copy, and regenerate your DocsAutomator API key
curl -X POST "https://api.docsautomator.co/createDocument" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"docId": "...", "recId": "..."}'