Just add the data that you want to encode in the QR code with the data parameter (or text or
url).
/api/qr?data=https://www.example.com
To adjust the size, add the size parameter.
/api/qr?data=https://www.example.com&size=128