QR Codes
Retrieve QR Code
GET
Retrieve QR Code
Authorizations
API key in the Authorization header: Bearer qr_live_… or Bearer qr_test_…. Token endpoints take a Clerk session JWT instead.
Path Parameters
qr_… (dynamic) or sqr_… (static).
Response
The QR code
qr_… for dynamic, sqr_… for static.
Example:
"qr_123"
Example:
"qr_code"
Available options:
dynamic, static Available options:
url, text, email, sms, wifi, event, vcard Example:
"AB3D5"
null for static codes.
Example:
"https://scan.useqrkit.com/AB3D5"
Example:
"fld_12"
Example:
"https://img.useqrkit.com/qr-AB3D5-1717000000000.svg"
Example:
"/v1/qr-codes/qr_123/download"
null for static codes (no tracking).
UTM parameters (null unless set on a dynamic url code).
Retrieve QR Code

