Skip to main content
GET
Classic QR

Query Parameters

content
string
required

Text or URL to encode

color
string
default:black

Fill color (hex, name, or RGB)

background
string
default:white

Background color

size
integer | null

Output size in pixels

Required range: 10 <= x <= 1000
style
enum<string>
default:rounded

Module drawing style

Available options:
rounded,
square,
circle,
gapped,
horizontal_bars,
vertical_bars
output
enum<string>
default:png

Output format

Available options:
png,
svg

Response

Successful Response