Skip to main content
GET
Download QR artwork

Authorizations

Authorization
string
header
required

An API key (klk_...) or a Clerk session token. Both resolve to the same account and behave identically.

Path Parameters

id
string
required

The link id returned when the link was created.

Example:

"lnk_2YgQk1p8fT3mN7wCxRvBdLsHjZa"

Query Parameters

format
enum<string>
default:svg

svg (default), png, or eps.

Available options:
svg,
png,
eps
size
integer

Pixel size, 32-4096. Ignored for EPS.

Required range: 32 <= x <= 4096
ec
enum<string>

Error correction: L, M (default), Q or H. Forced to H when a logo is set.

Available options:
L,
M,
Q,
H
fg
string

Foreground colour.

bg
string

Background colour.

Response

The artwork.

The response is of type file.