Live specification
The endpoint catalogue is generated from the API database. Never use a downloaded Postman JSON from a repo or an old cache file as the source of truth.
| Resource | URL |
|---|---|
| Compact index | https://api.paperoffice.ai/latest/docs/llms.txt |
| Full reference | https://api.paperoffice.ai/latest/docs/llms-full.txt |
| Postman collection | https://api.paperoffice.ai/latest/docs/postman |
Import the Postman URL into Postman, VS Code or Bruno. Re-download when the documentation release ID changes.
For AI clients
llms.txt is the hub (token-efficient navigation). llms-full.txt is the complete spec. These routes under /docs/ are public (no Bearer) and cost no credits.
Product endpoints still need a Bearer token. See Authentication.