Content
Get Page Image
Retrieve a rendered PNG image of a document page.
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 a PNG rendering of the specified page. The first request for a lazily-rendered page may take ~12s; subsequent requests serve from cache (~0.3s). Does not require authentication for public documents.Request
Document ID (e.g.
doc-abc123) or 6-char short hash.1-based page number.
Response (200)
Returnsimage/png binary data.