Invoice + Receipt PDF Generator API
## Generate Professional Invoice & Receipt PDFs in Seconds Stop building PDF generation from scratch. The **Invoice + Receipt PDF Generator API** lets you create beautiful, branded billing documents instantly — perfect for SaaS platforms, e-commerce stores, freelancers, and automation workflows. --- ## Why businesses choose this API **Professional documents instantly** — Send a JSON request, get…
Invoice + Receipt PDF Generator API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Health | ||
| GET |
health_check /health |
|
| Invoice | ||
| POST |
generate_invoice /v1/invoice/create |
|
| POST |
download_invoice /v1/invoice/download |
|
| Receipt | ||
| POST |
generate_receipt /v1/receipt/create |
|
| POST |
download_receipt /v1/receipt/download |
|
| Bulk | ||
| POST |
bulk_generate_invoices /v1/bulk/invoices |
|
| GET |
bulk_sample_csv /v1/bulk/sample-csv |
|
| Templates | ||
| GET |
preview_template /v1/templates/{template_id}/preview |
Returns a demo invoice PDF using the specified template. |
| GET |
get_template_detail /v1/templates/{template_id} |
|
| GET |
list_all_templates /v1/templates |
Returns all 10 built-in invoice/receipt templates with color metadata. |
Invoice + Receipt PDF Generator API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9.99 / month | 60 / minute |
|
| ULTRA | $29.99 / month | 120 / minute |
|
| MEGA | $99.99 / month | 300 / minute |
|