Deprecated
| Alternative | /api/v2/image/:imagekey!sizedetails |
|---|
Response [200 Ok]
| Uri | /api/v2/image/MJMt7cK-0!sizes |
|---|---|
| UriDescription | Sizes available for image |
| EndpointType | ImageSizes |
| Locator | ImageSizes |
| LocatorType | Object |
ImageSizes [1 of 1]
/api/v2/image/MJMt7cK-0!sizes
Uris
ImageSizeCustom
/api/v2/image/MJMt7cK-0!sizecustom
| Uri | /api/v2/image/MJMt7cK-0!sizecustom |
|---|---|
| UriDescription | Image size: custom |
| EndpointType | ImageSizeCustom |
| Locator | ImageSizeCustom |
| LocatorType | Object |
ImageSizeOriginal
/api/v2/image/MJMt7cK-0!sizeoriginal
| Uri | /api/v2/image/MJMt7cK-0!sizeoriginal |
|---|---|
| UriDescription | Image size: original |
| EndpointType | ImageSizeOriginal |
| Locator | ImageSizeOriginal |
| LocatorType | Object |
ImageSizeThumb
/api/v2/image/MJMt7cK-0!sizethumb
| Uri | /api/v2/image/MJMt7cK-0!sizethumb |
|---|---|
| UriDescription | Image size: thumbnail |
| EndpointType | ImageSizeThumb |
| Locator | ImageSizeThumb |
| LocatorType | Object |
ImageSizeTiny
/api/v2/image/MJMt7cK-0!sizetiny
| Uri | /api/v2/image/MJMt7cK-0!sizetiny |
|---|---|
| UriDescription | Image size: tiny |
| EndpointType | ImageSizeTiny |
| Locator | ImageSizeTiny |
| LocatorType | Object |
LargestImage
/api/v2/image/MJMt7cK-0!largestimage
| Uri | /api/v2/image/MJMt7cK-0!largestimage |
|---|---|
| UriDescription | Largest size available for image |
| EndpointType | LargestImage |
| Locator | LargestImage |
| LocatorType | Object |
LargestVideo
/api/v2/image/MJMt7cK-0!largestvideo
| Uri | /api/v2/image/MJMt7cK-0!largestvideo |
|---|---|
| UriDescription | Largest size available for video |
| EndpointType | LargestVideo |
| Locator | LargestVideo |
| LocatorType | Object |
VideoSMIL
/api/v2/video/MJMt7cK-0!smil
| Uri | /api/v2/video/MJMt7cK-0!smil |
|---|---|
| UriDescription | Video SMIL |
| EndpointType | VideoSMIL |
| Locator | VideoSMIL |
| LocatorType | Object |
VideoSize320
/api/v2/video/MJMt7cK-0!size320
| Uri | /api/v2/video/MJMt7cK-0!size320 |
|---|---|
| UriDescription | Video size: 320 |
| EndpointType | VideoSize320 |
| Locator | VideoSize320 |
| LocatorType | Object |
Request
| Uri | /api/v2/image/MJMt7cK-0!sizes |
|---|---|
| Method | GET |
| Version | v2 |
Config
{
"expand_method": "ref",
"shorturis": false
}
Options
Methods
OPTIONS
| Permissions |
|
|---|
GET
| Permissions |
|
|---|
Output Fields
| 110VideoUrl | ||
|---|---|---|
| 1280VideoUrl | ||
| 1920VideoUrl | ||
| 200VideoUrl | ||
| 320VideoUrl | ||
| 4KImageUrl | ||
| 5KImageUrl | ||
| 640VideoUrl | ||
| 960VideoUrl | Deprecated as of 2018-03-27 | Use 1280VideoUrl instead |
| LargeImageUrl | ||
| LargestImageUrl | ||
| LargestVideoUrl | ||
| MediumImageUrl | ||
| OriginalImageUrl | ||
| SMILVideoUrl | ||
| SmallImageUrl | ||
| ThumbImageUrl | ||
| TinyImageUrl | ||
| X2LargeImageUrl | ||
| X3LargeImageUrl | ||
| X4LargeImageUrl | ||
| X5LargeImageUrl | ||
| XLargeImageUrl |
JSON
{
"Request": {
"Version": "v2",
"Method": "GET",
"Uri": "/api/v2/image/MJMt7cK-0!sizes"
},
"Options": {
"MethodDetails": {
"OPTIONS": {
"Permissions": [
"Read"
]
},
"GET": {
"Permissions": [
"Read"
]
}
},
"Methods": [
"OPTIONS",
"GET"
],
"MediaTypes": [
"application/json",
"application/vnd.php.serialized",
"application/x-msgpack",
"text/html",
"text/csv"
],
"Output": [
{
"Name": "LargestImageUrl"
},
{
"Name": "LargestVideoUrl"
},
{
"Name": "TinyImageUrl"
},
{
"Name": "ThumbImageUrl"
},
{
"Name": "SmallImageUrl"
},
{
"Name": "MediumImageUrl"
},
{
"Name": "LargeImageUrl"
},
{
"Name": "XLargeImageUrl"
},
{
"Name": "X2LargeImageUrl"
},
{
"Name": "X3LargeImageUrl"
},
{
"Name": "X4LargeImageUrl"
},
{
"Name": "X5LargeImageUrl"
},
{
"Name": "4KImageUrl"
},
{
"Name": "5KImageUrl"
},
{
"Name": "OriginalImageUrl"
},
{
"Name": "1920VideoUrl"
},
{
"Name": "1280VideoUrl"
},
{
"Name": "960VideoUrl",
"Description": "Use 1280VideoUrl instead",
"Deprecated": "2018-03-27"
},
{
"Name": "640VideoUrl"
},
{
"Name": "320VideoUrl"
},
{
"Name": "200VideoUrl"
},
{
"Name": "110VideoUrl"
},
{
"Name": "SMILVideoUrl"
}
],
"Path": [
{
"type": "path",
"text": "api"
},
{
"type": "path",
"text": "v2"
},
{
"type": "path",
"text": "image"
},
{
"type": "singleparam",
"param_name": "imagekey",
"param_value": "MJMt7cK-0",
"param_validator": {}
},
{
"type": "action",
"text": "sizes"
}
],
"Deprecated": {
"Alternative": "/api/v2/image/:imagekey!sizedetails"
}
},
"Response": {
"Uri": "/api/v2/image/MJMt7cK-0!sizes",
"Locator": "ImageSizes",
"LocatorType": "Object",
"ImageSizes": {
"TinyImageUrl": "https://photos.smugmug.com/Videos/Videos/i-MJMt7cK/0/MsmMwJRw2wgm5m4kh5vnRQCDdsbM8P7vg9tDNGnk5/Ti/2006TorchlightSmall-Ti.jpg",
"ThumbImageUrl": "https://photos.smugmug.com/Videos/Videos/i-MJMt7cK/0/KTCtkZP6v9zk4t4TQp9VrgwGzhHBdTvvSnBN8Px2f/Th/2006TorchlightSmall-Th.jpg",
"OriginalImageUrl": "https://photos.smugmug.com/Videos/Videos/i-MJMt7cK/0/LmH9GQfPVKpGvWSXndXLztF76cK88BkxdxJccSqV5/O/2006TorchlightSmall.jpg",
"320VideoUrl": "https://photos.smugmug.com/Videos/Videos/i-MJMt7cK/0/M7z8V2nK66jWw3wG9dW4sNdBQNQ8qckLZRbXGjB2f/320/2006TorchlightSmall-320.mp4",
"SMILVideoUrl": "https://videos.smugmug.com/Videos/Videos/i-MJMt7cK/0/NRdrNgtDhBbgkkh53pNHQkZ9b8svpGFHJd4z4Vkxz/SMIL/MJMt7cK.smil/master.m3u8",
"LargestImageUrl": "https://photos.smugmug.com/Videos/Videos/i-MJMt7cK/0/LmH9GQfPVKpGvWSXndXLztF76cK88BkxdxJccSqV5/O/2006TorchlightSmall.jpg",
"LargestVideoUrl": "https://photos.smugmug.com/Videos/Videos/i-MJMt7cK/0/M7z8V2nK66jWw3wG9dW4sNdBQNQ8qckLZRbXGjB2f/320/2006TorchlightSmall-320.mp4",
"Uri": "/api/v2/image/MJMt7cK-0!sizes",
"UriDescription": "Sizes available for image",
"Uris": {
"ImageSizeTiny": {
"Uri": "/api/v2/image/MJMt7cK-0!sizetiny",
"Locator": "ImageSizeTiny",
"LocatorType": "Object",
"UriDescription": "Image size: tiny",
"EndpointType": "ImageSizeTiny"
},
"ImageSizeThumb": {
"Uri": "/api/v2/image/MJMt7cK-0!sizethumb",
"Locator": "ImageSizeThumb",
"LocatorType": "Object",
"UriDescription": "Image size: thumbnail",
"EndpointType": "ImageSizeThumb"
},
"ImageSizeOriginal": {
"Uri": "/api/v2/image/MJMt7cK-0!sizeoriginal",
"Locator": "ImageSizeOriginal",
"LocatorType": "Object",
"UriDescription": "Image size: original",
"EndpointType": "ImageSizeOriginal"
},
"VideoSize320": {
"Uri": "/api/v2/video/MJMt7cK-0!size320",
"Locator": "VideoSize320",
"LocatorType": "Object",
"UriDescription": "Video size: 320",
"EndpointType": "VideoSize320"
},
"VideoSMIL": {
"Uri": "/api/v2/video/MJMt7cK-0!smil",
"Locator": "VideoSMIL",
"LocatorType": "Object",
"UriDescription": "Video SMIL",
"EndpointType": "VideoSMIL"
},
"LargestVideo": {
"Uri": "/api/v2/image/MJMt7cK-0!largestvideo",
"Locator": "LargestVideo",
"LocatorType": "Object",
"UriDescription": "Largest size available for video",
"EndpointType": "LargestVideo"
},
"ImageSizeCustom": {
"Uri": "/api/v2/image/MJMt7cK-0!sizecustom",
"Locator": "ImageSizeCustom",
"LocatorType": "Object",
"UriDescription": "Image size: custom",
"EndpointType": "ImageSizeCustom"
},
"LargestImage": {
"Uri": "/api/v2/image/MJMt7cK-0!largestimage",
"Locator": "LargestImage",
"LocatorType": "Object",
"UriDescription": "Largest size available for image",
"EndpointType": "LargestImage"
}
}
},
"UriDescription": "Sizes available for image",
"EndpointType": "ImageSizes",
"Timing": {
"Total": {
"time": 0.05148,
"cycles": 1,
"objects": 0
}
}
},
"Code": 200,
"Message": "Ok"
}