Overview

Welcome to pdforge, an API to generate modern pdf reports using templates from our no-code template builder.

How it works

After creating your pdf templates on the product, you can use your authentication token to make an HTTP request to our Rest API.

We recommend you do it asynchronously for performance purposes and so you can send multiple requests in parallel, but you can also do it synchronously if needed.

Last updated