Full documentation endpoint
One request returns the entire documentation set as plain text:Excerpt
/llms.txt.
Individual page markdown
Two ways to fetch one page as markdown.Direct URL
Append.md to any page’s address:
/protocol/quickstart.md, /sdks/quickstart.md, /tools/cli.md, and so on.