Response [200 Ok]

Uri /api/v2/image/5XjnW6h-1!sizedetails
UriDescription Detailed size information for image
EndpointType ImageSizeDetails
Locator ImageSizeDetails
LocatorType Object

ImageSizeDetails [1 of 1]
/api/v2/image/5XjnW6h-1!sizedetails

Uri /api/v2/image/5XjnW6h-1!sizedetails
UriDescription Detailed size information for image
ImageSizeLarge
Array [6]
Ext jpg
Height 532
Size 179254
Url https://photos.smugmug.com/photos/i-5XjnW6h/1/L/i-5XjnW6h-L.jpg
Watermarked false
Width 800
ImageSizeMedium
Array [6]
Ext jpg
Height 399
Size 115809
Url https://photos.smugmug.com/photos/i-5XjnW6h/1/M/i-5XjnW6h-M.jpg
Watermarked false
Width 600
ImageSizeSmall
Array [6]
Ext jpg
Height 266
Size 60707
Url https://photos.smugmug.com/photos/i-5XjnW6h/1/S/i-5XjnW6h-S.jpg
Watermarked false
Width 400
ImageSizeThumb
Array [6]
Ext jpg
Height 150
Size 18297
Url https://photos.smugmug.com/photos/i-5XjnW6h/1/Th/i-5XjnW6h-Th.jpg
Watermarked false
Width 150
ImageSizeTiny
Array [6]
Ext jpg
Height 100
Size 11325
Url https://photos.smugmug.com/photos/i-5XjnW6h/1/Ti/i-5XjnW6h-Ti.jpg
Watermarked false
Width 100
ImageSizeX2Large
Array [6]
Ext jpg
Height 851
Size 373516
Url https://photos.smugmug.com/photos/i-5XjnW6h/1/X2/i-5XjnW6h-X2.jpg
Watermarked false
Width 1280
ImageSizeX3Large
Array [6]
Ext jpg
Height 1064
Size 1005377
Url https://photos.smugmug.com/photos/i-5XjnW6h/1/X3/i-5XjnW6h-X3.jpg
Watermarked false
Width 1600
ImageSizeXLarge
Array [6]
Ext jpg
Height 681
Size 264445
Url https://photos.smugmug.com/photos/i-5XjnW6h/1/XL/i-5XjnW6h-XL.jpg
Watermarked false
Width 1024
ImageUrlTemplate https://photos.smugmug.com/photos/i-5XjnW6h/1/#size#/i-5XjnW6h-#size#.jpg
UsableSizes
Array [8]
0 ImageSizeTiny
1 ImageSizeThumb
2 ImageSizeSmall
3 ImageSizeMedium
4 ImageSizeLarge
5 ImageSizeXLarge
6 ImageSizeX2Large
7 ImageSizeX3Large

Timing

Total

cycles 1
objects 0
time 0.01878

Request

Uri /api/v2/image/5XjnW6h-1!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/5XjnW6h-1!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": "5XjnW6h-1"
            },
            {
                "type": "action",
                "text": "sizedetails"
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/image/5XjnW6h-1!sizedetails",
        "Locator": "ImageSizeDetails",
        "LocatorType": "Object",
        "ImageSizeDetails": {
            "ImageUrlTemplate": "https://photos.smugmug.com/photos/i-5XjnW6h/1/#size#/i-5XjnW6h-#size#.jpg",
            "UsableSizes": [
                "ImageSizeTiny",
                "ImageSizeThumb",
                "ImageSizeSmall",
                "ImageSizeMedium",
                "ImageSizeLarge",
                "ImageSizeXLarge",
                "ImageSizeX2Large",
                "ImageSizeX3Large"
            ],
            "ImageSizeTiny": {
                "Url": "https://photos.smugmug.com/photos/i-5XjnW6h/1/Ti/i-5XjnW6h-Ti.jpg",
                "Ext": "jpg",
                "Height": 100,
                "Width": 100,
                "Size": 11325,
                "Watermarked": false
            },
            "ImageSizeThumb": {
                "Url": "https://photos.smugmug.com/photos/i-5XjnW6h/1/Th/i-5XjnW6h-Th.jpg",
                "Ext": "jpg",
                "Height": 150,
                "Width": 150,
                "Size": 18297,
                "Watermarked": false
            },
            "ImageSizeSmall": {
                "Url": "https://photos.smugmug.com/photos/i-5XjnW6h/1/S/i-5XjnW6h-S.jpg",
                "Ext": "jpg",
                "Height": 266,
                "Width": 400,
                "Size": 60707,
                "Watermarked": false
            },
            "ImageSizeMedium": {
                "Url": "https://photos.smugmug.com/photos/i-5XjnW6h/1/M/i-5XjnW6h-M.jpg",
                "Ext": "jpg",
                "Height": 399,
                "Width": 600,
                "Size": 115809,
                "Watermarked": false
            },
            "ImageSizeLarge": {
                "Url": "https://photos.smugmug.com/photos/i-5XjnW6h/1/L/i-5XjnW6h-L.jpg",
                "Ext": "jpg",
                "Height": 532,
                "Width": 800,
                "Size": 179254,
                "Watermarked": false
            },
            "ImageSizeXLarge": {
                "Url": "https://photos.smugmug.com/photos/i-5XjnW6h/1/XL/i-5XjnW6h-XL.jpg",
                "Ext": "jpg",
                "Height": 681,
                "Width": 1024,
                "Size": 264445,
                "Watermarked": false
            },
            "ImageSizeX2Large": {
                "Url": "https://photos.smugmug.com/photos/i-5XjnW6h/1/X2/i-5XjnW6h-X2.jpg",
                "Ext": "jpg",
                "Height": 851,
                "Width": 1280,
                "Size": 373516,
                "Watermarked": false
            },
            "ImageSizeX3Large": {
                "Url": "https://photos.smugmug.com/photos/i-5XjnW6h/1/X3/i-5XjnW6h-X3.jpg",
                "Ext": "jpg",
                "Height": 1064,
                "Width": 1600,
                "Size": 1005377,
                "Watermarked": false
            },
            "Uri": "/api/v2/image/5XjnW6h-1!sizedetails",
            "UriDescription": "Detailed size information for image"
        },
        "UriDescription": "Detailed size information for image",
        "EndpointType": "ImageSizeDetails",
        "Timing": {
            "Total": {
                "time": 0.01878,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}