Skip to content
Start in HitKeep Cloud

Open QR redirect REST API

GET
/q/{token}
curl --request GET \
--url https://hitkeep.com/q/example

Public dynamic QR redirect. Resolves a saved QR campaign token, records a privacy-safe QR open unless DNT/exclusions/spam suppression applies, and redirects to the saved destination with UTM/custom parameters plus hk_qr=<qr_code_uuid>.

token
required
string

Redirect to tracked destination

QR code not found

Media typeapplication/json
object
message
string
Examplegenerated
{
"message": "example"
}