PadStats Docs for AI
Machine-readable exports of the full API documentation — paste directly into Claude, ChatGPT, Cursor, or any AI tool that accepts context.
Download
Index file listing all documentation pages with URLs. Use this to point an AI assistant at the right pages.
Works with: Cursor, Claude Projects, GPT-4 browsing
All documentation concatenated into a single plain-text file. Paste this directly into an AI context window.
Works with: Claude, ChatGPT, local models
How to use
Paste into Claude or ChatGPT
Download llms-full.txt and paste it into a new conversation. The AI will have full context of every endpoint and guide.
Add to a Claude Project
Upload llms-full.txt or openapi.yaml as a project document. Every chat in that project will have API context automatically.
Use in Cursor / Copilot
Add the openapi.yaml URL or file to your editor's context. Your AI coding assistant will autocomplete API calls correctly.
Point a crawler at llms.txt
AI tools that support the llms.txt standard will auto-discover and index all documentation pages.
Quick curl
# Full docs as plain text curl https://docs.padstats.io/llms-full.txt # OpenAPI spec curl https://docs.padstats.io/openapi/openapi.yaml