Appearance
Quick Start â
Quick start video â
Let's get started with the basics and create our very first PDF together.
Step â¶ - Create your Doppio account â
Create your account, go to the dashboard, and copy your API key. Don't worry: the free plan is free forever. We ask for a credit card to prevent abuse. Note: you need to refresh your API key the first time you copy it.


Step â· - Your request â
In this example, we generate a PDF from https://www.spacejam.com/1996/ and download it to a local machine using the direct download method.
If you need a different workflow, compare the synchronous and asynchronous methods to see which one best fits your project.
Code examples â
Replace <YOUR API KEY> with your own API key. The pdf property contains PDF generation options based on Puppeteer's PDFOptions interface.