llms.txt
Plain-text versions of these docs for language models and scripts.
| URL | What it is |
|---|---|
/llms.txt | An index of every page, with its title, URL and summary. |
/llms-full.txt | Every page in one Markdown file. |
/docs/<page>.md | One page as Markdown — append .md to any docs URL, e.g. /docs/guides/send-a-payout.md. |
/integrations/megtrust/openapi.json | The OpenAPI 3.1 document. |
A request for a docs page with Accept: text/markdown also returns Markdown instead of HTML.
Each page also has a copy-as-Markdown button and an open-in menu under its title, so you can paste a page into any chat.
# Give a model the whole API in one file
curl https://docs.megtrust.com/llms-full.txtFor a live, searchable connection instead of a file, use the docs MCP server.