QRcodeToPNG
When a GET request is made to the /generate_qr endpoint with a url parameter specifying the website URL, the code generates a QR code image representing that URL. To download the image as an attachment: /generate_qr?url=https://example.com&download=true To display the image in the browser: /generate_qr?url=https://example.com
QRcodeToPNG endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
/generate_qr /generate_qr |
Basic endpoint to display in the browser |
QRcodeToPNG pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $1 / month | 1000 / second |
|
| PRO Recommended | $2 / month | 5000 / second |
|
| ULTRA | $5 / month | 10000 / second |
|