v1
latestOpenAPI 3.0.02026-07-13406.0 KBGenerate a QR code (GET)
Generate a QR code based on the provided parameters.
get/qr
Query parameters
textstring
The text to be encoded in the QR code.
widthinteger
The width of the QR code in pixels.
heightinteger
The height of the QR code in pixels.
formatstring
The output format of the QR code, e.g., 'png' or 'svg'.
margininteger
The margin around the QR code in pixels.
keystring
QuickChart API key
Response
A generated QR code image.