Url Qr Generator API
This API features one endpoint that accepts a 'GET' request and takes a URL or string as a parameter. It can convert the provided URL/string into a QR code image and return the image as a body object. This API is powered by a Python Flask server and is very fast. You can use it as a QR code generator. Send a request with a URL and receive a QR code image as a response.
Url Qr Generator API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
QR Image Code /qr |
Takes a 'GET' request with URL as a parameter and returns the URL qr code image. |
Url Qr Generator API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / hour |
|
| PRO | $5 / month | 10 / minute |
|
| ULTRA Recommended | $15 / month | 20 / minute |
|
| MEGA | $50 / month | 20 / minute |
|