DocuPDF
# 📄 DocuPDF API Instantly generate professional PDF documents including invoices, quotes, receipts, certificates, and more. --- ## 🔐 Request structure Every request must include: ``` curl --request POST --url https://docupdf.p.rapidapi.com/generate-invoice --header 'Content-Type: application/json' --header 'x-rapidapi-host: docupdf.p.rapidapi.com' --header 'x-rapidapi-key:…
DocuPDF endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Generate Invoice /generate-invoice |
Generate a professional and legally compliant invoice in PDF format. Includes sender and client details, itemized charges, subtotal, tax rates and amounts, total amount due,… |
| POST |
Generate Quote /generate-quote |
Generate a professional quote document in PDF format. Includes sender and client details, itemized products or services, subtotal, taxes, total amount, and validity terms.… |
| POST |
Generate Receipt /generate-receipt |
Generate a professional payment receipt in PDF format. Includes sender and client details, itemized payments, total paid, payment method, optional notes, and company logo.… |
| POST |
Generate Certificate /generate-certificate |
Generate a certificate of completion, participation, or achievement as a styled PDF. Supports recipient name, course name, completion date, description, issuer information, and… |
| POST |
Generate Attestation /generate-attestation |
Generate an official attestation or certificate (e.g., attendance, employment confirmation). Supports issuer and optional logo. |
| POST |
Generate Contract /generate-contract |
Generate a formal contract or agreement PDF document, including terms and conditions between two parties. Optional logo supported. |
| POST |
Generate Product Sheet /generate-product-sheet |
Generate a professional product sheet PDF including product name, image, description, specs, and price. Returns a downloadable PDF or base64. |
| POST |
Generate Pass /generate-pass |
Generate a digital badge or event pass PDF. Includes event details, attendee’s name, date, location, unique pass ID, and optional logo. |
| POST |
Generate Schedule /generate-schedule |
Generate a table-based schedule or agenda as a PDF. Suitable for daily schedules or project plans. |
| POST |
Generate Letter /generate-letter |
Generate a formal letter (administrative, business, personal) as a styled PDF. Includes sender, recipient, date, body text, and optional logo. |
DocuPDF pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA | $49.99 / month | — |
|
| MEGA | $99.99 / month | — |
|