QR code generator
This is a fast QR code HTTP API designed to make generating QR codes simple and efficient. It returns QR codes as PNG data-URLs, making them easy to use in web or mobile applications. The API supports creating standard QR codes with full customization options, including color, size, background color, and margin. It also allows adding a circular image or logo in the center, with high error…
QR code generator endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Generate QR Code /api/qr |
`Generate QR Code` Generates a PNG QR code from the provided data. Supports custom size, colors, margin, and an optional circular logo overlay. ```json { "data":… |
QR code generator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $16 / month | — |
|
| ULTRA | $60 / month | — |
|
| MEGA | $150 / month | — |
|