QR-Generator
This is a simple RESTful API for generating QR codes with customizable options. Users can submit text and receive a QR code in various formats (base64, png, or svg). The API supports optional parameters such as QR code colors, size, error correction level, and embedding a logo image (via URL or base64). The service is designed to be easy to integrate and use for web or mobile applications.
QR-Generator endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Generate QR /api/generate |
generates qr code using given parameters |
QR-Generator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|