Getting Started
Get a Stonal account
You can get a Stonal account by contacting the API support (by email or slack).
Get some authentication credentials
You need to define an API user and generate a personal access token (PAT) for it.
Define what you want to do
- Manage assets
- Manage documents
- Manage users
- Receive document and asset changes
- Manage stakeholders
- Manage contracts
🧠 Using AI coding agents
This documentation follows the llms.txt convention so AI coding agents can work autonomously on your Stonal integration. Point your agent (Claude Code, Cursor, GitHub Copilot, etc.) at one of these URLs:
https://docs.stonal.io/llms.txt— concise index with links to every guide and API referencehttps://docs.stonal.io/llms-full.txt— full documentation bundled into a single file
Both are refreshed on every build, so your agent always sees the current API.