A

Api2Pdf - PDF Generation, Powered by AWS Lambda

by Api2Pdf - PDF Generation, Powered by AWS Lambda

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

ecommerceapi2pdf

Quick Reference

Base URL 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
Pricing
28
Latency
60
Depth
72

Authentication

API key in the request header (Authorization)

Authorization: YOUR_API_KEY

Pricing

Model subscription Starting price Enterprise / contact sales Free quota None

Pay-as-you-go PDF generation. $0.001/PDF. No monthly fees.

Key Endpoints

MethodPathDescription
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

Sample Request

curl -X GET 'https://v2018.api2pdf.com/chrome/html' \
  -H 'Authorization: YOUR_API_KEY'

Sample Response

{}

Data sourced from API Map. Always verify pricing and rate limits against the official Api2Pdf - PDF Generation, Powered by AWS Lambda documentation.