QRido Logo
QRido

Embed Documentation

QRido generates QR codes using a static embed endpoint. The embed URL supports Base64-encoded data and optional customization parameters.

Embed Endpoint

This endpoint renders an SVG QR code and is safe for static hosting and iframe embedding.

Parameters

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

Example Embed URL
Embed Code

Default QR Preview

Custom Colors Preview