Summary

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. Embed the face_url to show the personalised gallery of the user.
    1. As photos are uploaded and scanned, the gallery would populate automatically.
  3. Implement webhook to send notification from your side

Authentication

To get the release and accessKey , kindly contact support.


Error response structure.


Registration

Registration object attributes


Create a new registration using API


View Gallery and photos