v1

latestOpenAPI 3.1.0AGPL-3.02026-07-1317522.1 KB

Generate a QR code (JSON body)

post/v1/qr

Request body

datastring required

Text or URL to encode.

format'svg' | 'png'
sizeinteger
margininteger
darkstring

Foreground hex, e.g. 232E3A.

lightstring

Background hex, e.g. FFFFFF.

themestring

A saved theme id or name (applies its colours/margin).

Response

The rendered QR code.