Skip to content

Quick start with Rust

Learn how to send your first request using Rust.

❶ Prerequisites

To get the most out of this guide, you’ll need to sign up for Doppio.

Go to the dashboard and copy your API key. The free plan is free forever.

❷ Send a request

Render PDF with Rust

Asynchronous workflows with webhooks

If your project needs webhook-based response handling, see our asynchronous method. It is a good fit for large document batches, background processing, and workflows where the user should not have to wait for the render to finish.

All rights reserved