Receipt Maker
## Receipt Maker API Documentation **Receipt Maker** is a powerful and easy-to-use API designed to generate professional, customizable invoice PDFs on the fly. It offers two endpoints for generating invoices: * **Direct PDF stream**: Returns the PDF file directly in the response. * **PDF URL**: Returns a URL where the generated PDF can be downloaded or viewed. --- ## Base URL ```…
Receipt Maker endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Create receipt - Get PDF /invoice_pdf |
Create receipt - Get PDF |
| POST |
Create receipt /invoice |
Create receipt |
Receipt Maker pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|
| ULTRA | $49 / month | — |
|
| MEGA | $199 / month | — |
|