- a single QR Code for your marketing campaign
- hundreds of QR Codes for your event registrations
- thousands of QR Codes, programmatically, for your product catalog
The QR Code model
The QR Code model consists of the following properties:
For more advanced features like custom QR Code designs, scan tracking, and more, see the full list of properties here.
You can use the various CodeQR SDKs to programmatically manage your QR Codes.
Create a QR Code
Theurl field, representing the destination URL, is the sole mandatory parameter required for the creation of a new QR Code.
Update a QR Code
An existing QR Code can be updated by providing theid to the update method. This method returns the updated QR Code as a response.

