Enqueue a production PDF render job. Once processed, it consumes your quota and generates the final PDF.Documentation Index
Fetch the complete documentation index at: https://docs.hookpdf.com/llms.txt
Use this file to discover all available pages before exploring further.
GET /reports/{job_id}.queued immediately after creation.false for production renders.Enter your API key
Job queued
Returned when a render job is successfully queued.
Unique identifier for the render job. Use this to poll the job status via /reports/{job_id}.
Current status of the job. Will be queued immediately after creation.
queued, processing, completed, failed true if this is a preview render (watermarked, short TTL), false for production.
Timestamp when the job was created.