QreativeQR: A Customizable QR Code Generator
The QR code generator API is a powerful tool that allows users to generate custom QR codes with ease. With this API, you can create a simple QR code, customize the size, border size, and color of the QR code, set the background color, and even insert an image or logo in between the QR code. The image can be a base64 image or uploaded via a POST request. With these powerful features, this API…
QreativeQR: A Customizable QR Code Generator endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Generate Simple QR Code /generate_simple_qr/ |
The simple QR code generator endpoint allows users to easily create a QR code by passing in the data that they want to convert. With this endpoint, you can customize the size and… |
| GET |
Generate Colored QR Code /generate_colored_qr/ |
This endpoint generates a colored QR code for the given data. The endpoint takes in the following parameters: QR_data: the data to be encoded into the QR code. qrcolor… |
| POST |
Generate custom QR Code with Logo/Image /generate_qr_with_image/ |
This endpoint generates a custom-colored QR code with an embedded image/logo. The endpoint takes in the following parameters: QR_data: the data to be encoded into the QR code.… |
QreativeQR: A Customizable QR Code Generator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 3 / second |
|
| PRO | $5 / month | 5 / second |
|
| ULTRA | $10 / month | 5 / second |
|