Documentation Resources
llms.txt File
Thellms.txt
file is an industry standard that helps AI tools index content more efficiently, similar to how a sitemap helps search engines. It provides a structured overview of all available documentation pages.
Open the llms.txt for this site
Complete Documentation Compilation
Thellms-full.txt
file combines the entire documentation site into a single file as context for AI tools. You can paste a single URL as context for AI tools for more relevant and accurate responses.
Open the llms-full.txt for this site
API Specification
Our OpenAPI specification provides detailed API endpoints, request/response schemas, and error messages to ensure accurate implementation. This is particularly valuable for understanding exact API requirements and handling error cases properly. Open the REST API SpecificationBest Practices
When working with AI coding assistants:- Reference the llms-full.txt for comprehensive context about Paxos APIs and integration patterns
- Use the OpenAPI spec for precise API implementation details
- Include specific error handling based on documented error responses
- Follow authentication patterns outlined in the developer guides
Both documentation files are always up to date and require zero maintenance.