Getting Started
Create credentialsโ
Define an API user and generate a personal access token (PAT) for it. No account yet? Reach out to an administrator in your organization or your Stonal account manager โ it's required to create API credentials.
Define what you want to doโ
- Manage assets
- Manage users
- Manage documents
- Manage stakeholders
- Manage contracts
- Receive live updates
๐ฎ Try it in Postmanโ
Download the Stonal API collection and import it into Postman to explore the endpoints interactively:
The collection bundles Assets, Documents, Users, and Legacy endpoints in separate folders, and is refreshed on every build.
๐ง 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.