Collections
Query Collection
Run a natural-language query across all documents in a collection.
POST
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
Queries all documents in a collection using natural language. Supports optional streaming for real-time responses.Request
Collection ID (
col-...) or collection name.Natural-language question to ask across the collection.
When
true, returns a streaming SSE response. Default false.