Skip to main content
Albus publishes machine-readable documentation alongside the rendered site:
  • /llms.txt is a concise index of available pages.
  • /llms-full.txt is the complete documentation corpus.
  • /openapi/openapi.yaml is the versioned HTTP contract.
For reliable agent execution, give the agent a specific goal, a least-privilege credential, and a link to the relevant walkthrough or API operation. Tell it which API or SDK version it must target. Every integration should handle failed requests and avoid logging credentials. Use the generated API reference as the authority for request and response shapes rather than inferring them from examples.