This website uses necessary cookies to ensure that our website is ideally usable. We do not use cookies that process personal data without your prior consent. Read our Cookie Policy

QR Code API{JSON}

Using the API, you can automatically generate QR Codes and request statistics of how often, where and by what devices a QR Code was scanned. You can add additional metadata such as geo-information, title and description to each QR Code.

API Docs
{ 
  "result":{
    "id":"7W",
    "shorturl":"https://qrplanet.com/7W",
    "qr":"https://qrplanet.com/i/7W",
    "url":"https://jungidee.at/contact",
    "creationdate":"2023-10-10 09:40:14",
    "image",    
    "location":{
      "address":"Deublerstreet 37",
      "lng":"16.39081980",
      "lat":"48.26757290",
      "note":""    
    }
  }
}

Mass QR Codes

With the mass QR Code Generator you can create several QR Codes at once. You can generate QR codes via the Batch API or upload a CSV file.

Mass QR Codes

TagMap Widget

Use the TagMap Widget to display your geo-tagged QR Codes on a map. So you always see where and how often your QR codes were scanned.

TagMap Widget

Webhooks

With a webhook, a custom URL is called, when an event occurs e.g. a QR code is scanned.

Webhooks

Administrator API

The multi-tenancy capable White Label QR Code Manager allows you to create and edit users through the Administrator API, as well as set permissions on a user-level. For example, you can programmatically specify for each user how many QR codes he can create and allow him to delete QR Codes or set his status to read-only.

Administrator API