Query

URL

The URLs for the Cover Image Resolver use the following syntax formats, and will return the best available image chosen from the image services to which the client, which identified by the given client key, subscribes:

http://api.summon.serialssolutions.com/2.0.0/image/isbn/<client_key>/<isbn1>_<isbn2>/<size>

Or:

http://api.summon.serialssolutions.com/2.0.0/image/issn/<client_key>/<issn1>_<issn2>/<size>

Where:

  • <client_key> is a valid Serials Solutions client key
  • <isbn1> and <isbn2> – valid ISBNs
  • <issn1> and <issn2> – valid ISSNs
  • <size> – size of image, which is either small, medium or large.

An image URL for a given Summon document in a Search API response can be retrieved from the thumbnail_s, thumbnail_m or thumbnail_l fields. These fields return the small, medium, and large thumbnails, respectively. Not all documents have image URLs.

Example – An image URL for a small thumbnail

http://api.summon.serialssolutions.com/2.0.0/image/isbn/US9EP2KS0P/9781920898625_9781920898458_9781742100784/small