Skip to main content
The llms.txt standard provides a machine-readable index of all available documentation pages. Checkly publishes an llms.txt file at checklyhq.com/llms.txt that lists every documentation page with its markdown URL and a short description.
llms.txt (first 15 lines)
Use the llms.txt file to crawl and index the entire Checkly documentation. Every link in the file points to the .md version of the page, so you can fetch each URL directly to get the markdown content.

Additional resources