{
"Request": {
"Version": "v2",
"Method": "GET",
"Uri": "/api/v2/image/smj2FmM!pointofinterest"
},
"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": "Width",
"Type": "FloatingPoint",
"MIN_VALUE": 0,
"MAX_VALUE": 1
},
{
"Name": "Height",
"Type": "FloatingPoint",
"MIN_VALUE": 0,
"MAX_VALUE": 1
},
{
"Name": "X",
"Type": "FloatingPoint",
"MIN_VALUE": 0,
"MAX_VALUE": 1
},
{
"Name": "Y",
"Type": "FloatingPoint",
"MIN_VALUE": 0,
"MAX_VALUE": 1
},
{
"Name": "Type",
"Type": "Select",
"OPTIONS": [
"Point",
"Region"
],
"MIN_COUNT": 1,
"MAX_COUNT": 1
}
],
"Path": [
{
"type": "path",
"text": "api"
},
{
"type": "path",
"text": "v2"
},
{
"type": "path",
"text": "image"
},
{
"type": "singleparam",
"param_name": "imagekey",
"param_value": "smj2FmM"
},
{
"type": "action",
"text": "pointofinterest"
}
]
},
"Response": {
"Uri": "/api/v2/image/smj2FmM!pointofinterest",
"Locator": "PointOfInterest",
"LocatorType": "Object",
"PointOfInterest": {
"Uri": "/api/v2/image/smj2FmM!pointofinterest",
"UriDescription": "Point of interest for image",
"Uris": {
"Regions": {
"Uri": "/api/v2/image/smj2FmM!regions",
"Locator": "Region",
"LocatorType": "Objects",
"UriDescription": "Regions for image",
"EndpointType": "Regions"
},
"PointOfInterestCrops": {
"Uri": "/api/v2/image/smj2FmM!poicrops",
"Locator": "PointOfInterestCrops",
"LocatorType": "List",
"UriDescription": "PointOfInterest Crops for image",
"EndpointType": "PointOfInterestCrops"
}
}
},
"UriDescription": "Point of interest for image",
"EndpointType": "PointOfInterest",
"Timing": {
"Total": {
"time": 0.02458,
"cycles": 1,
"objects": 0
}
}
},
"Code": 200,
"Message": "Ok"
}