Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  1. Fotoware Alto
    • 11.14 Schreckhorn
    • Terminology
    • Solutions
    • User Guide - Deutsch
    • User Guide - English
    • API Changelog
  2. Fotoware Veloz
    • Managing users and groups
    • Configuring archives
    • Configuring workflows
    • Configuring site behavior
    • Navigating and searching to find your assets
    • Working with your assets
    • Editing asset metadata
    • Uploading files
    • Version Control in Fotoware
    • Albums - Creating and sharing collections
    • Placing assets in a CMS
    • Working with the Fotoware Pro interface
    • Using the Fotoware plugins
    • Consent management
    • User guide to FotoWeb for iPad (Legacy)
    • Picture conferencing with FotoWeb Screens (Legacy)
    • What's what in Fotoware
    • GDPR
    • Fotoware Veloz releases
    • Activity Exports
    • Fotoware Example Workflows
  3. Fotostation
    • Getting started with Fotostation
    • Viewing, selecting and sorting files
    • Managing your assets with archives
    • Adding metadata to assets
    • Searching for assets
    • Working with your assets
    • Version Control in Fotostation
    • Automating tasks with Actions
    • Configuring metadata fields and editors
    • Configuring Fotostation
    • Configuring Fotostation for multi-user environments
    • Troubleshooting Fotostation
  4. Fotoware Flow
    • What is Flow?
    • Getting started
    • Flow dictionary
  5. Fotoware On-Premises
    • Getting started
    • Index Manager
    • FotoWeb
    • Color Factory
    • Connect
    • Operations Center Guide
  6. Integrations and APIs
    • The Fotoware API
    • Creating integrations using embeddable widgets
    • Authorizing applications using OAuth
    • Auto-tagging
    • FotoWeb Drag and Drop export
    • Integration using webhooks
    • Optimizely and Episerver plugin documentation
    • User Interface Integrations
  7. Fotoware Mobile
    • User guide for Fotoware Mobile for iPhone and Android
    • User guide to FotoWeb for iPad (Legacy)
    • User guide to FotoWeb for iPhone and Android (Legacy)

Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Support

Table of Contents

Overview Usage Part of ... Example Attributes Remarks
  • Home
  • Integrations and APIs
  • The Fotoware API
  • Fotoware API Overview

Preview Lists representation

10. March 2025

Elaine Foley

Table of Contents

Overview Usage Part of ... Example Attributes Remarks

Overview

This article describes the JSON representation of preview lists, which list available preview images and their attributes.

Usage

Part of ...

  • Asset

Example

01

02

03

04

05

06

 

07

08

09

10

11

12

13

 

14

15

16

17

18

[

{

size: 800,

width: 800,

height: 534,

href: "/fotoweb/cache/5005/Photos/Trollheimen/2014-07-24/DSC01646_1_2_2.t550e64f1.m800.x26ececb3.JPG",

square: false

},

{

size: 1200,

width: 1200,

height: 801,

href: "/fotoweb/cache/5005/Photos/Trollheimen/2014-07-24/DSC01646_1_2_2.t550e64f1.m1200.x73ced237.JPG",

square: false

},

{...},

...

]

A preview list is an array of objects. Each object represents one preview image. A preview image consists of an URL, which links to the actual image file, and attributes which describe the image. The attributes can be used for rendering the image and for selecting the most suitable preview image from the list.

Attributes

Name Type Description
size integer Maximum of width and height. Can be used for selecting a suitable preview based on screen resolution or canvas size.
width integer Width of the preview image in pixels
height integer Height of the preview image in pixels
href URL (string) URL of the preview image
square boolean true if the image is a square thumbnail, false if the image is in the original aspect ratio.

Remarks

Preview images accessible through preview image URLs are cached on the FotoWeb server and in front-end caches. Accessing a preview image does not require authentication, however each URL is protected by a unique signature. It is therefore not possible to calculate the URL of a preview image with specific properties from another preview image or from known information about the asset (such as the asset URL or file name) and the wanted properties of the preview (for example its size and whether or not it should have a watermark). In particular, the following is not possible, neither for an attacker nor for a legit API client:

  • Finding the non-watermarked version of a watermarked preview image
  • Finding a preview image of a larger size
  • Finding a preview image of another asset by guessing its file name (e.g., numbered file names or typical file names from digital cameras, such as DSC12345.JPG)

In order to get valid preview image URLs, a client always has to go through the API and use preview lists. Access control on the API ensures that a client can only find out about URLs of preview images to which the request user has access.'

It is not recommended to store preview URLs in external systems. Preview URLs are subject to change on configuration changes or on system upgrades. If preview image URLs are stored in a database or other external system, then the original asset URL and all other information needed for requesting new preview image URLs using the API should also be stored.

sneak peek catalog

Was this article helpful?

Yes
No
Give feedback about this article

Related Articles

  • Content Relation Items Changed Condition
  • Working with the Fotoware Extension for Illustrator
  • Mapping of metadata category codes
eco-lighthouse-miljøfyrtårn

Company

  • About us
  • Resellers
  • Careers
  • Contact us

Help & support

  • Support center
  • Consultancy
  • Tech partners
  • Fotostation
  • System status

Trust Center

  • Legal
  • Security
  • Sustainability & ESG

Locations

Fotoware AS (HQ)
Tollbugata 35
0157 OSLO
Norway
FotoWare Switzerland AG
Industriestrasse 25
5033 Buchs (AG)
Switzerland

Copyright 2025 Fotoware All rights reserved.

  • Terms of service
  • Privacy policy
  • Cookie policy

Knowledge Base Software powered by Helpjuice

Expand