Content
A /rpc/ page as markdown
The markdown twin of a page under /rpc/: YAML frontmatter with title and description, then an H1 and the body. Equivalent to requesting /rpc/{slug} with Accept: text/markdown. The slugs that exist are listed in /rpc/llms.txt.
get/rpc/{slug}.md
Path parameters
slugstring required
Page slug, without the .md suffix.
Response
The page, as markdown.