QRForge Pro
## QRForge Pro — Advanced QR Code Generation API QRForge Pro is an API-first QR code platform built for developers, agencies, SaaS products, marketers, restaurants, event teams, and businesses that need more than a basic QR code generator. With QRForge Pro, you can create both **static QR codes** and **dynamic QR codes**, apply branded styling, export high-quality PNG/SVG images, update…
QRForge Pro endpoints
| Method | Endpoint | Description |
|---|---|---|
| api | ||
| GET |
getAccount /api/v1/account |
|
| GET |
listQrCodes /api/v1/qrcodes |
|
| POST |
createQrCode /api/v1/qrcodes |
|
| POST |
bulkCreateQrCodes /api/v1/qrcodes/bulk |
|
| POST |
createWebhook /api/v1/webhooks |
|
| GET |
getQrCodeAnalytics /api/v1/qrcodes/{id}/analytics |
|
| PATCH |
updateQrCode /api/v1/qrcodes/{id} |
|
| GET |
getQrCode /api/v1/qrcodes/{id} |
|
| GET |
listWebhooks /api/v1/webhooks |
|
| DELETE |
deleteWebhook /api/v1/webhooks/{id} |
|
| POST |
exportQrCodes /api/v1/qrcodes/export |
|
| GET |
listTemplates /api/v1/templates |
|
| POST |
validateQrStyle /api/v1/qrcodes/validate-style |
|
| GET |
downloadQrCodeSvg /api/v1/qrcodes/{id}/image.svg |
|
| GET |
downloadQrCodePng /api/v1/qrcodes/{id}/image.png |
|
| DELETE |
deleteQrCode /api/v1/qrcodes/{id} |
|
QRForge Pro pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9.99 / month | — |
|
| ULTRA | $29.99 / month | — |
|
| MEGA | $99.99 / month | — |
|