Documentation for LLMs
Our documentation now works with and through AI: an interactive assistant answers questions inside the docs, and LLMs can consume the docs directly via a site-wide context file and per-page markdown export.
Details
- Ask AI: An interactive assistant built into the documentation search answers natural-language questions with responses grounded in the docs, helping you find the right endpoint and integrate faster
- llms.txt context file: The complete API and integration context is published at docs.ideal-postcodes.co.uk/llms.txt for direct LLM consumption
- Markdown export: Append
.mdto any documentation URL to get the page as clean markdown, for example docs.ideal-postcodes.co.uk/docs/integrations/woocommerce.md