BuildInvoice
## 🧾 Generate Professional PDF Invoices from JSON BuildInvoice turns structured JSON into beautifully formatted PDF invoices with a single API call. No HTML, no templates to manage, no design skills needed. ### ✅ What You Get - **Professional formatting** — Clean tables, proper typography, accent colors - **Automatic totals** — Subtotal, tax, discount, and total calculated for you - **Custom…
BuildInvoice endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Generate Invoice /api/v1/generate |
Generate a professional PDF invoice from structured JSON data |
| POST |
Register /api/v1/register |
Get a free API key |
| GET |
Check Usage /api/v1/usage |
Check your current quota and remaining invoices |
BuildInvoice pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9 / month | 30 / minute |
|
| ULTRA | $29 / month | 150 / minute |
|
| MEGA | $79 / month | 500 / minute |
|