QuickQR API
What The API does ---- This API generates a QR code image for a given URL. It accepts GET requests to the endpoint "/qr-code" with a "url" parameter in the query string. The API then creates a QR code image for the specified URL using the qrcode library. If the "url" parameter is missing, the API returns a response with a status code of 400 and a message indicating that the "url" parameter is…
QuickQR API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
QR Code Image /qr-code |
This API generates a QR code image from a given URL |
QuickQR API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / hour |
|
| PRO | $7 / month | 10 / minute |
|
| ULTRA | $19 / month | 26 / hour |
|
| MEGA Recommended | $29 / month | 60 / hour |
|