There are three steps to integrate with our AI photo delivery platform.

We have abstracted out the details to make it as simple as possible to get started.

  1. Register an attendee using the registration API
    1. The response returns a face_url
    2. Store the face_url, to use in step 3 to show the personalised gallery
  2. Upload photos using the API
  3. Embed the face_url to show the personalised gallery of the user.
    1. As photos are uploaded and scanned, the gallery would populate automatically.

API Documentation

Authentication


Error response structure.


Registration

Registration object attributes


Create a new registration


Get registration data of a particular user