Skip to content

Identifications

Overview

The Identifications service allows you to:

  • Generate and download a batch of QR codes or barcodes for visitors coming to your experience
  • Generate Apple Wallet passes so visitors can be provided their unique entry code or invitation to an experience prior to the event start date

Generating IDs

API endpoints are provided to manage individual IDs, for example to:

  • generate a random unique code in text or image format
  • encode a provided text code into an image

The batch endpoint allows you to generate these IDs on a mass scale (maximum 10,000 per request).

Generating Apple Wallet passes

The Apple Wallet endpoints allow you to create a configuration, providing all the details and images Apple requires to generate a pass file. You can then call the create wallet endpoint using this configuration to generate a .pkpass file that the visitor can download to their iOS device.