QR Codes API
1 endpoint
QR code generation and resolution.
QR namespace for public short code lookups.
QR namespace for public short code lookups.
Endpoint
/public/qr/lookupShortCode/{shortId}/{code}Parameters
shortIdpath
string
Required
codepath
string
Required
Responses
200
Success{
"schema": "QrShortCodeLookupResponse"
}400
Bad request401
Unauthorized404
Not found