Response [200 Ok]

Uri /api/v2/image/2KsFgRx-0!sizedetails
UriDescription Detailed size information for image
EndpointType ImageSizeDetails
Locator ImageSizeDetails
LocatorType Object

ImageSizeDetails [1 of 1]
/api/v2/image/2KsFgRx-0!sizedetails

Uri /api/v2/image/2KsFgRx-0!sizedetails
UriDescription Detailed size information for image
ImageSizeLarge
Array [6]
Ext jpg
Height 600
Size 68627
Url https://photos.smugmug.com/photos/i-2KsFgRx/0/L/i-2KsFgRx-L.jpg
Watermarked false
Width 424
ImageSizeMedium
Array [6]
Ext jpg
Height 450
Size 42243
Url https://photos.smugmug.com/photos/i-2KsFgRx/0/M/i-2KsFgRx-M.jpg
Watermarked false
Width 318
ImageSizeSmall
Array [6]
Ext jpg
Height 300
Size 22446
Url https://photos.smugmug.com/photos/i-2KsFgRx/0/S/i-2KsFgRx-S.jpg
Watermarked false
Width 212
ImageSizeThumb
Array [6]
Ext jpg
Height 150
Size 10062
Url https://photos.smugmug.com/photos/i-2KsFgRx/0/Th/i-2KsFgRx-Th.jpg
Watermarked false
Width 106
ImageSizeTiny
Array [6]
Ext jpg
Height 100
Size 7427
Url https://photos.smugmug.com/photos/i-2KsFgRx/0/Ti/i-2KsFgRx-Ti.jpg
Watermarked false
Width 71
ImageSizeX2Large
Array [6]
Ext jpg
Height 960
Size 174802
Url https://photos.smugmug.com/photos/i-2KsFgRx/0/X2/i-2KsFgRx-X2.jpg
Watermarked false
Width 678
ImageSizeX3Large
Array [5]
Ext jpg
Height 1200
Url https://photos.smugmug.com/photos/i-2KsFgRx/0/X3/i-2KsFgRx-X3.jpg
Watermarked false
Width 848
ImageSizeXLarge
Array [6]
Ext jpg
Height 768
Size 115431
Url https://photos.smugmug.com/photos/i-2KsFgRx/0/XL/i-2KsFgRx-XL.jpg
Watermarked false
Width 542
ImageUrlTemplate https://photos.smugmug.com/photos/i-2KsFgRx/0/#size#/i-2KsFgRx-#size#.jpg
LargestImageSize ImageSizeX3Large
UsableSizes
Array [8]
0 ImageSizeTiny
1 ImageSizeThumb
2 ImageSizeSmall
3 ImageSizeMedium
4 ImageSizeLarge
5 ImageSizeXLarge
6 ImageSizeX2Large
7 ImageSizeX3Large

Uris

ImageSizeCustom
/api/v2/image/2KsFgRx-0!sizecustom

Uri /api/v2/image/2KsFgRx-0!sizecustom
UriDescription Image size: custom
EndpointType ImageSizeCustom
Locator ImageSizeCustom
LocatorType Object

Timing

Total

cycles 1
objects 0
time 0.05387

Request

Uri /api/v2/image/2KsFgRx-0!sizedetails
Method GET
Version v2

Config

{
    "expand_method": "ref",
    "shorturis": false
}

Options

Path

  • /api
  • /v2
  • /image
  • /
  • !sizedetails

Methods

OPTIONS

Permissions
  • Read

GET

Permissions
  • Read

Parameters

GET

Image sizes to prefetch to the CDN.

Output Fields

ImageSize4K
ImageSize5K
ImageSizeLarge
ImageSizeMedium
ImageSizeOriginal
ImageSizeSmall
ImageSizeThumb
ImageSizeTiny
ImageSizeX2Large
ImageSizeX3Large
ImageSizeX4Large
ImageSizeX5Large
ImageSizeXLarge
ImageUrlTemplate
UsableSizes
VideoSMIL
VideoSize110
VideoSize1280
VideoSize1920
VideoSize200
VideoSize320
VideoSize640
VideoSize960 Deprecated as of 2018-03-27 Use VideoSize1280 instead
VideoUrlTemplate

JSON

{
    "Request": {
        "Version": "v2",
        "Method": "GET",
        "Uri": "/api/v2/image/2KsFgRx-0!sizedetails"
    },
    "Options": {
        "MethodDetails": {
            "OPTIONS": {
                "Permissions": [
                    "Read"
                ]
            },
            "GET": {
                "Permissions": [
                    "Read"
                ]
            }
        },
        "Methods": [
            "OPTIONS",
            "GET"
        ],
        "ParameterDescription": {
            "Array": "An indexed array of values with a length in the range MIN_COUNT to MAX_COUNT, inclusive."
        },
        "Parameters": {
            "GET": [
                {
                    "Name": "PrefetchSizes",
                    "Required": false,
                    "ReadOnly": false,
                    "Default": null,
                    "Description": "Image sizes to prefetch to the CDN.",
                    "Type": "Array",
                    "ITEM_TYPE": "Varchar",
                    "MIN_COUNT": 0,
                    "MAX_COUNT": "INFINITY"
                }
            ]
        },
        "MediaTypes": [
            "application/json",
            "application/vnd.php.serialized",
            "application/x-msgpack",
            "text/html",
            "text/csv"
        ],
        "Output": [
            {
                "Name": "ImageUrlTemplate"
            },
            {
                "Name": "VideoUrlTemplate"
            },
            {
                "Name": "UsableSizes"
            },
            {
                "Name": "ImageSizeTiny"
            },
            {
                "Name": "ImageSizeThumb"
            },
            {
                "Name": "ImageSizeSmall"
            },
            {
                "Name": "ImageSizeMedium"
            },
            {
                "Name": "ImageSizeLarge"
            },
            {
                "Name": "ImageSizeXLarge"
            },
            {
                "Name": "ImageSizeX2Large"
            },
            {
                "Name": "ImageSizeX3Large"
            },
            {
                "Name": "ImageSizeX4Large"
            },
            {
                "Name": "ImageSizeX5Large"
            },
            {
                "Name": "ImageSize4K"
            },
            {
                "Name": "ImageSize5K"
            },
            {
                "Name": "ImageSizeOriginal"
            },
            {
                "Name": "VideoSize1920"
            },
            {
                "Name": "VideoSize1280"
            },
            {
                "Name": "VideoSize960",
                "Description": "Use VideoSize1280 instead",
                "Deprecated": "2018-03-27"
            },
            {
                "Name": "VideoSize640"
            },
            {
                "Name": "VideoSize320"
            },
            {
                "Name": "VideoSize200"
            },
            {
                "Name": "VideoSize110"
            },
            {
                "Name": "VideoSMIL"
            }
        ],
        "Path": [
            {
                "type": "path",
                "text": "api"
            },
            {
                "type": "path",
                "text": "v2"
            },
            {
                "type": "path",
                "text": "image"
            },
            {
                "type": "singleparam",
                "param_name": "imagekey",
                "param_value": "2KsFgRx-0",
                "param_validator": {}
            },
            {
                "type": "action",
                "text": "sizedetails"
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/image/2KsFgRx-0!sizedetails",
        "Locator": "ImageSizeDetails",
        "LocatorType": "Object",
        "ImageSizeDetails": {
            "ImageUrlTemplate": "https://photos.smugmug.com/photos/i-2KsFgRx/0/#size#/i-2KsFgRx-#size#.jpg",
            "UsableSizes": [
                "ImageSizeTiny",
                "ImageSizeThumb",
                "ImageSizeSmall",
                "ImageSizeMedium",
                "ImageSizeLarge",
                "ImageSizeXLarge",
                "ImageSizeX2Large",
                "ImageSizeX3Large"
            ],
            "LargestImageSize": "ImageSizeX3Large",
            "ImageSizeTiny": {
                "Url": "https://photos.smugmug.com/photos/i-2KsFgRx/0/Ti/i-2KsFgRx-Ti.jpg",
                "Ext": "jpg",
                "Height": 100,
                "Width": 71,
                "Size": 7427,
                "Watermarked": false
            },
            "ImageSizeThumb": {
                "Url": "https://photos.smugmug.com/photos/i-2KsFgRx/0/Th/i-2KsFgRx-Th.jpg",
                "Ext": "jpg",
                "Height": 150,
                "Width": 106,
                "Size": 10062,
                "Watermarked": false
            },
            "ImageSizeSmall": {
                "Url": "https://photos.smugmug.com/photos/i-2KsFgRx/0/S/i-2KsFgRx-S.jpg",
                "Ext": "jpg",
                "Height": 300,
                "Width": 212,
                "Size": 22446,
                "Watermarked": false
            },
            "ImageSizeMedium": {
                "Url": "https://photos.smugmug.com/photos/i-2KsFgRx/0/M/i-2KsFgRx-M.jpg",
                "Ext": "jpg",
                "Height": 450,
                "Width": 318,
                "Size": 42243,
                "Watermarked": false
            },
            "ImageSizeLarge": {
                "Url": "https://photos.smugmug.com/photos/i-2KsFgRx/0/L/i-2KsFgRx-L.jpg",
                "Ext": "jpg",
                "Height": 600,
                "Width": 424,
                "Size": 68627,
                "Watermarked": false
            },
            "ImageSizeXLarge": {
                "Url": "https://photos.smugmug.com/photos/i-2KsFgRx/0/XL/i-2KsFgRx-XL.jpg",
                "Ext": "jpg",
                "Height": 768,
                "Width": 542,
                "Size": 115431,
                "Watermarked": false
            },
            "ImageSizeX2Large": {
                "Url": "https://photos.smugmug.com/photos/i-2KsFgRx/0/X2/i-2KsFgRx-X2.jpg",
                "Ext": "jpg",
                "Height": 960,
                "Width": 678,
                "Size": 174802,
                "Watermarked": false
            },
            "ImageSizeX3Large": {
                "Url": "https://photos.smugmug.com/photos/i-2KsFgRx/0/X3/i-2KsFgRx-X3.jpg",
                "Ext": "jpg",
                "Height": 1200,
                "Width": 848,
                "Watermarked": false
            },
            "Uri": "/api/v2/image/2KsFgRx-0!sizedetails",
            "UriDescription": "Detailed size information for image",
            "Uris": {
                "ImageSizeCustom": {
                    "Uri": "/api/v2/image/2KsFgRx-0!sizecustom",
                    "Locator": "ImageSizeCustom",
                    "LocatorType": "Object",
                    "UriDescription": "Image size: custom",
                    "EndpointType": "ImageSizeCustom"
                }
            }
        },
        "UriDescription": "Detailed size information for image",
        "EndpointType": "ImageSizeDetails",
        "Timing": {
            "Total": {
                "time": 0.05387,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}