domain
andkey
.qrcodeId
.externalId
.
Authorizations
Default authentication mechanism
Query Parameters
The slug of the project to which the QR code belongs. For example, for app.codeqr.io/acme
, the projectSlug is acme
.
1
The domain of the QR code to be retrieved. For example, for codeqr.link/github
, the domain is codeqr.link
.
1
The key of the QR code to be retrieved. For example, for codeqr.link/github
, the key is github
.
1
The unique ID of the QR code.
This is the ID of the QR code in your database. It must be prefixed with ext_
when passed as a query parameter.
"ext_123456"
Response
The retrieved QR Code
The unique ID of the QR code.
The domain of the QR code. If not provided, the main domain of the project will be used (or codeqr.link
if the project does not have domains).
The slug of the QR code. If not provided, a random slug of 7 characters will be generated.
If the QR code is archived.
The date and time the QR code will expire in ISO-8601 format. Must be in the future.
The destination URL when the QR code expires.
The password required to access the destination URL of the QR code.
The external ID associated with the QR code.
[BETA] If should track conversions for the QR code.
If the QR code uses the custom link preview feature.
The title of the QR code generated via api.codeqr.io/metatags
. Will be used for custom link preview if proxy
is true.
The description of the QR code generated via api.codeqr.io/metatags
. Will be used for custom link preview if proxy
is true.
The image of the QR code generated via api.codeqr.io/metatags
. Will be used for custom link preview if proxy
is true.
The source UTM of the QR code.
The medium UTM of the QR code.
The campaign UTM of the QR code.
The term UTM of the QR code.
The content UTM of the QR code.
If the QR code uses link cloaking.
If the QR code should be indexed.
If the QR code is flexible.
If the QR code is filled.
The destination URL for iOS for the QR code for device targeting iOS.
The destination URL for Android for the QR code for device targeting Android.
Geographic segmentation information for the QR code in the JSON format {[COUNTRY]: https://example.com }
. Learn more: https://codeqr.link/geo
If the QR code is static.
The type of the QR code.
url
, text
, email
, wifi
, phone
, vcard
, crypto
, sms
, facetime
, latlog
, pix
The static content of the QR code.
The text of the QR code.
The email information of the QR code.
The WiFi information of the QR code.
The URL of the QR code.
The phone number of the QR code.
The vCard information of the QR code.
The cryptocurrency information of the QR code.
The SMS information of the QR code.
The FaceTime information of the QR code.
The latitude and longitude information of the QR code.
The logo of the QR code.
The background color of the QR code.
The foreground color of the QR code.
The size of the QR code.
The level of error correction of the QR code.
If the logo should be displayed in the QR code.
The source of the QR code.
The height of the QR code.
The width of the QR code.
If the QR code should be excavated.
The ID of the user that created the QR code.
The ID of the project of the QR code.
If the statistics of the QR code are publicly accessible.
The number of scans of the QR code.
The date and time the QR code was scanned last.
The number of leads generated by the QR code.
The number of sales generated by the QR code.
The amount of the sale generated by the link.
The date and time the QR code was created.
The date and time the QR code was updated last.
[DEPRECATED (use tags
instead)]: The unique ID of the tag assigned to the QR code.
The tags assigned to the QR code.
The comments for the QR code.
The notification token of the QR code.
If the QR code has pre-redirection.
If the form is mandatory for the page.
The ID of the page to redirect to before the QR code destination.
The URL of the page to redirect to before the QR code destination.