QR Code API
This API runs with a Python Flask server and it is fast. You can use this API as a QR Code generator. Send request with url and get QR code image in response
QR Code API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
QR Code Image Copy /qr |
This end point takes a 'GET' request with url / string as a parameter and returns QR code image. |
QR Code API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / second |
|
| PRO | $5 / month | 100 / second |
|
| ULTRA | $9.95 / month | 1000 / second |
|