Introduction Api2Pdf is a powerful PDF generation API with no rate limits or file size constraints. Api2Pdf runs on AWS Lambda, a serverless architecture powered by Amazon to scale to millions of requests while being up to 90% cheaper than alternatives. Supports wkhtm
https://v2018.api2pdf.com
Auth type
API Key Header
Auth header
Authorization: YOUR_API_KEY
Rate limit
100 req/min
Pricing
Enterprise / contact sales
Free quota
None
Documentation
https://v2018.api2pdf.com
Endpoint status
Live — HTTP 200 — endpoint is accessible1.76s
(checked Mar 29, 2026)
Builder score
C
55%
builder-friendly
API key in the request header (Authorization)
Authorization: YOUR_API_KEY
Pay-as-you-go PDF generation. $0.001/PDF. No monthly fees.
| Method | Path | Description |
|---|---|---|
| POST | /chrome/html |
Convert raw HTML to PDF |
| GET | /chrome/url |
Convert URL to PDF |
| POST | /chrome/url |
Convert URL to PDF |
| POST | /libreoffice/convert |
Convert office document or image to PDF |
| POST | /merge |
Merge multiple PDFs together |
| POST | /wkhtmltopdf/html |
Convert raw HTML to PDF |
| GET | /wkhtmltopdf/url |
Convert URL to PDF |
| POST | /wkhtmltopdf/url |
Convert URL to PDF |
curl -X GET 'https://v2018.api2pdf.com/chrome/html' \ -H 'Authorization: YOUR_API_KEY'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official Api2Pdf - PDF Generation, Powered by AWS Lambda documentation.