QR Code Generator API
Free
Generate QR codes for URLs, text, WiFi, and more.
Online tool : https://ubikami.com/qrcodegenerator
V1
Enpoint
POST https://ubikami.com/api/v1/qrcodegeneratorData parameters
Body type : application/x-www-form-urlencoded
| Parameter | Type | Required | Description |
|---|---|---|---|
| type | text | Required | Type of the QR Code :
|
| correction | integer | Required | Correction level :
|
| size | integer | Required | Size of the QR Code image (betwwen 1 and 40). Size may vary depending on data input. |
| data | text | Depends | Mandatory if type = text. Text or url to generate as QR code. |
| wifissid | text | Depends | Mandatory if type = wifi. WiFi network id (identifer). |
| wifipass | text | Optional | Optional if type = wifi. WiFi network password. |
| wifitype | text | Depends | Mandatory if type = wifi. WiFi security protocol :
|