Comprehensive guides and references to help you create and manage QR codes effectively.
Our RESTful API allows you to integrate QR code generation and management into your own applications. Below are the main endpoints available in our API.
| Method | Endpoint | Description |
|---|---|---|
| GET | /api/qr/generate | Generate a basic QR code |
| POST | /api/qr/custom | Create a customized QR code |
| GET | /api/qr/{id} | Retrieve a specific QR code |
| PUT | /api/qr/{id} | Update a dynamic QR code |
| DELETE | /api/qr/{id} | Delete a QR code |
| GET | /api/qr/stats/{id} | Get scan statistics for a QR code |
A QR code (Quick Response code) is a type of matrix barcode that contains information about the item to which it is attached. QR codes can store various types of data, including URLs, contact information, Wi-Fi credentials, and more.
Static QR codes contain fixed information that cannot be changed after creation. Dynamic QR codes, on the other hand, contain a short URL that redirects to the actual content, allowing you to change the destination without creating a new QR code.
You can track QR code scans by using dynamic QR codes, which provide analytics on scan count, location, device type, and time of scan. This data is available in your dashboard for Pro and Enterprise plans.
Yes, you can customize the colors, add a logo, change the shape of dots and eyes, and apply various styles to your QR codes. However, it's important to test the QR code after customization to ensure it remains scannable.
Our support team is ready to assist you with any questions or issues you may have.