Content
Get Full Markdown
Retrieve the entire document content as markdown.
GET
Documentation Index
Fetch the complete documentation index at: https://docs.okrapdf.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Returns the full extracted document content as a single markdown string. Does not require authentication for public documents.Request
Document ID (e.g.
doc-abc123) or 6-char short hash.Response (200)
Returnstext/markdown content type with the full document as markdown text.