QRCodeGeneratorAPI
Generate QR codes from text data and download them as images. This API allows you to create QR codes for various purposes such as URL links, contact information, and more.
1 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
QRCodeGeneratorAPI endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
GenerateQRCode /api/QRCode/GetQRCode |
This endpoint allows you to generate a QR code image based on the provided data. The data can be any text or URL that you want to encode into the QR code. The generated QR code… |