Skip to main content
Version: 8.x

Clients

Gotenberg routes accept multipart/form-data requests, which are natively supported by most programming languages and tools, including cURL.

Due to popular demand, we and the community have developed several clients for easier integration:

In our upcoming routes guide, you'll learn how to use Gotenberg's endpoints. While we’ll provide basic cURL examples, remember that there are multiple ways to create multipart/form-data requests — such as using streams or specifying file locations.