Postman collection and llms.txt

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.

ResourceURL
Compact indexhttps://api.paperoffice.ai/latest/docs/llms.txt
Full referencehttps://api.paperoffice.ai/latest/docs/llms-full.txt
Postman collectionhttps://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.

Related