MegTrustDevelopers

llms.txt

Plain-text versions of these docs for language models and scripts.

URLWhat it is
/llms.txtAn index of every page, with its title, URL and summary.
/llms-full.txtEvery page in one Markdown file.
/docs/<page>.mdOne page as Markdown — append .md to any docs URL, e.g. /docs/guides/send-a-payout.md.
/integrations/megtrust/openapi.jsonThe 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.txt

For a live, searchable connection instead of a file, use the docs MCP server.