Collections
Export Collection
Export pre-computed markdown for every document in a collection.
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
Exports markdown content for all documents in a collection. Supports NDJSON streaming (default) or a zip archive.Request
Collection ID (
col-...) or collection name.markdown (default, NDJSON stream) or zip (one .md file per document).NDJSON Event Shapes
start — first event in the stream:
result — one per document:
done — final success event:
error — terminal failure: