Skip to main content

1. Create a Template

Log in to the HOOKPDF Dashboard and create a new template using HTML + Handlebars syntax.

2. Grab Your API Key

Go to Settings in the Dashboard and copy your API key.

3. Send a Render Request

Use your template ID and API key to enqueue a PDF render job:
You’ll receive a job_id in the response:

4. Poll the Job Status

Use the job_id to check when your PDF is ready:
Once status is completed, download your PDF from the output_url: