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:job_id in the response:
4. Poll the Job Status
Use thejob_id to check when your PDF is ready:
status is completed, download your PDF from the output_url: