Using the Event Gallery API

Using the Event Gallery API

Upload

For upload picture into collection you must send POST request on  https://api.eventgallery.com/api/v1 endpoint with with the following parameters in the URL:

  • name - picture real name with extension (string value).
    • Optional parameter. If not provided - API will attempt to use picture name from a request body (POST or FILE array)
  • collection-name - collection name (string value).
    • Allowed characters: digits, numbers, white spaces and sign "-"
  • collection-date - collection event date (string value).
    • Example 2018-02-22
  • token - Token you can get in your API key token in "Integration" tab of Event Gallery settings.
  • tag - define tag for current image.
    • For linking of images to each other (e.g. multiple photos from one photo session or still images in a GIF). Optional parameter.
  • collection-url - collection custom url (string value).
    • Allowed characters list a-z A-Z 0-9 -. Optional parameter.

Request body must contain picture content or picture URL.


Example Request




    • Related Articles

    • Connecting Darkroom Booth and Event Gallery

      1. While logged into your event Gallery account select Settings. 2. Click on API 3. Copy the API key. 4. Click add account. 5. Select Event Gallery. 6. Paste you API key. 7. Verify you account is logged in.
    • Connecting Darkroom Core and Event Gallery

      1. While logged into your event Gallery account select Settings. 2. Click on API 3. Copy the API key. 4. Select the Setup tab 5. Click Photographer Info 6. Select Email and Social Media 7. Click add account. 8. Select Event Gallery. 9. Paste you API ...
    • Using a Custom Domain

      Event Gallery Subscription Required | For Advanced Users Only Darkroom Event Gallery sites can be accessed by a eventgallery.com URL, as well as a custom domain (or subdomain). To access your galleries by a custom domain, follow these steps: ...
    • Adding a Watermark to Images

      Adding a Watermark Adding watermarks to your images is a great way of protecting your images after events. Customize your Watermark Event gallery uses advanced watermark option to help protect your images Randomize the pattern This is great what to ...
    • Event Gallery - Live View Slideshow

      Event Gallery Live View, previously referred to as "Live Feed", is a live slideshow of the images that are uploaded to a gallery. This option can be enabled or disable in the gallery settings. A. Enable Live view B. Require Pin code to exit C. Copy ...