Parameter OverviewBackground ColorOn this pageBackground ColorParameter: background-color Default: 255,255,255,100 The background-color parameter sets the background color of the QR code in r,g,b,a format. Example: "255,255,255,100". Example GET /api/qr?data=sample-data&background-color=20,150,200,100 Response(s)