GET /qr
Summary: Generate a QR code (GET)
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Generate a QR code based on the provided parameters.
Parameters (5)
format
(string, query, optional)
The output format of the QR code, e.g., 'png' or 'svg'.
height
(integer, query, optional)
The height of the QR code in pixels.
margin
(integer, query, optional)
The margin around the QR code in pixels.
text
(string, query, optional)
The text to be encoded in the QR code.
width
(integer, query, optional)
The width of the QR code in pixels.
No probe data for this endpoint yet.