Show My Image

Show an image that has been purchased, optionally set the resolution of the image to be shown

Once an image has been purchased and added to your collection you can retrieve it using the following URL:

https://api.pearson.com/dk/v1/my/images/id

This returns the image without any watermark, optionally scaled according to the size parameter:

id

The image identifier, obtained from a list images request

Note: this is a required parameter

size

The size of the image, can be any one of the following:

  • thumb - upto 96x96
  • tile - upto 160x160
  • qvga - upto 320x240
  • iphone - upto 480x320
  • vga - upto 640x480
  • svga - upto 800x600
  • iphone4 - upto 960x480
  • xga - upto 1024x768
  • ipad - upto 1024x768
  • wxga - upto 1280x800

If not specified the default image resolution is 480x320

Note: The original aspect ratio and orientation of the image is preserved. 

 

View image example:

https://api.pearson.com/dk/v1/my/images/dk2zwYxBQymp9K?apikey=yourapikey

DK Image without a watermark