QRido generates QR codes using a static embed endpoint. The embed URL supports Base64-encoded data and optional customization parameters.
This endpoint renders an SVG QR code and is safe for static hosting and iframe embedding.
data (required)
Base64-encoded text or URL to generate the QR code.
fg (optional)
Foreground color (hex, without #). Default: 000000
bg (optional)
Background color (hex, without #). Default: ffffff
Default QR Preview
Custom Colors Preview