Image upload
    • 1 Minute to read

      Image upload


        Article summary

        There are several modules in Antavo where uploading an image is either mandatory or recommended. Access information for these images is provided by the endpoints of the Display API, meaning they may be displayed on mobile passes or the membership site. Image upload functionality is available in the following program features:

        File type

        There isn’t a definitive list of supported image types, the Management UI can handle all file formats. However, we recommend using JPG, JPEG, PNG, GIF formats.

        Image/File size

        There is no restriction on pixel size; however, the maximum file size allowed is 8MB.

        Private image handling

        Private image handling ensures secure access to media items uploaded via Management UI interfaces. You can set the accessibility of these images as private, which means that the Display API endpoints will return pre-signed URLs for accessing media items.

        📓

        Please note that these pre-signed image URLs are cached for 20 minutes. Ensure that you also cache the URLs accordingly on your end.

        If you wish to enable private image handling, please contact the Antavo Service Desk.


        What's Next