QR-Generator-Api
Create QR code on the fly by generating HTML image-tag with base64-image-string OR generate image-file stream (png format) as QR code of input text. Generate Html Image-Tag (GET API) Generate HTML image-tag with base64-image-string as QR-Code of input text (query-parameter). Query Params: text : (Required) QR Code Text Content. foreColor : (Optional) Foreground color in hexadecimal value…
QR-Generator-Api endpoints
| Method | Endpoint | Description |
|---|---|---|
| QR | ||
| POST |
Generate /api/qrcode/generate |
Generate HTML image-tag with base64-image-string as QR code of input text (Post Body) |
| GET |
Generate File /api/qrcode/generatefile |
Generate image file stream as QR code of input text (Query Parameter) |
| GET |
Generate /api/qrcode/generate |
Generate HTML image-tag with base64-image-string as QR code of input text (Query Parameter) |
QR-Generator-Api pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $2 / month | — |
|
| ULTRA | $5 / month | — |
|
| MEGA | $9 / month | — |
|