QR Code Generator — PNG & SVG (Logo, ECC)
This API creates production-ready QR codes in two formats: - **PNG**: returns a `data:image/png;base64,...` string. Optional **center logo** overlay with a rounded white background that keeps codes scannable. - **SVG**: returns an SVG string that scales perfectly at any resolution. - **SVG + Logo**: embeds your logo as an `<image>` inside the SVG, with optional rounded background rectangle…
QR Code Generator — PNG & SVG (Logo, ECC) endpoints
| Method | Endpoint | Description |
|---|---|---|
| health | ||
| GET |
/health /health |
|
| qrcode | ||
| POST |
/qrcode/png /qrcode/png |
|
| POST |
/qrcode/svg /qrcode/svg |
|
| POST |
/qrcode/svg-logo /qrcode/svg-logo |
|
QR Code Generator — PNG & SVG (Logo, ECC) pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9 / month | 50 / minute |
|
| ULTRA Recommended | $19 / month | 100 / minute |
|
| MEGA | $49 / month | 300 / minute |
|