Receipt Generator
# # Receipt Generator API The **Receipt Generator API** provides a quick and easy way to generate professional PDF receipts or invoices. It supports two main endpoints: * **Direct PDF Stream**: Returns the generated PDF as a direct binary stream (ideal for immediate download or inline display). * **PDF URL**: Returns a URL where the generated PDF can be accessed or downloaded asynchronously. ---…
Receipt Generator endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Create receipt - Get PDF /invoice_pdf |
Create receipt - Get PDF |
| POST |
Create receipt /invoice |
Create receipt |
Receipt Generator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|
| ULTRA | $29 / month | — |
|
| MEGA | $199 / month | — |
|