Skip to content

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.

And after?

All rights reserved