QR Code API
The URL QR code API is an application programming interface that allows users to generate QR codes that link to websites. The API takes a URL string as input and returns a QR code image that can be easily scanned by a smartphone to open the website. The API operates using the HTTP protocol and can receive requests through the GET method.
QR Code API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
QR Code image_copy /qrcode |
This endpoint takes a 'GET' request with url / string as a parameter and returns qr codes image |
QR Code API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / hour |
|
| PRO | $7 / month | 10 / minute |
|
| ULTRA | $19 / month | 20 / minute |
|