Response [200 Ok]
| Uri | /api/v2/image/MDtxJbb!pointofinterest |
|---|---|
| UriDescription | Point of interest for image |
| EndpointType | PointOfInterest |
| Locator | PointOfInterest |
| LocatorType | Object |
PointOfInterest [1 of 1]
/api/v2/image/MDtxJbb!pointofinterest
| Uri | /api/v2/image/MDtxJbb!pointofinterest |
|---|---|
| UriDescription | Point of interest for image |
Uris
PointOfInterestCrops
/api/v2/image/MDtxJbb!poicrops
| Uri | /api/v2/image/MDtxJbb!poicrops |
|---|---|
| UriDescription | PointOfInterest Crops for image |
| EndpointType | PointOfInterestCrops |
| Locator | PointOfInterestCrops |
| LocatorType | List |
Regions
/api/v2/image/MDtxJbb!regions
| Uri | /api/v2/image/MDtxJbb!regions |
|---|---|
| UriDescription | Regions for image |
| EndpointType | Regions |
| Locator | Region |
| LocatorType | Objects |
Request
| Uri | /api/v2/image/MDtxJbb!pointofinterest |
|---|---|
| Method | GET |
| Version | v2 |
Config
{
"expand_method": "ref",
"shorturis": false
}
Options
Methods
OPTIONS
| Permissions |
|
|---|
GET
| Permissions |
|
|---|
Output Fields
| Height | floatingpoint | |
|---|---|---|
| Type |
select
|
|
| Width | floatingpoint | |
| X | floatingpoint | |
| Y | floatingpoint |
JSON
{
"Request": {
"Version": "v2",
"Method": "GET",
"Uri": "/api/v2/image/MDtxJbb!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": "MDtxJbb"
},
{
"type": "action",
"text": "pointofinterest"
}
]
},
"Response": {
"Uri": "/api/v2/image/MDtxJbb!pointofinterest",
"Locator": "PointOfInterest",
"LocatorType": "Object",
"PointOfInterest": {
"Uri": "/api/v2/image/MDtxJbb!pointofinterest",
"UriDescription": "Point of interest for image",
"Uris": {
"Regions": {
"Uri": "/api/v2/image/MDtxJbb!regions",
"Locator": "Region",
"LocatorType": "Objects",
"UriDescription": "Regions for image",
"EndpointType": "Regions"
},
"PointOfInterestCrops": {
"Uri": "/api/v2/image/MDtxJbb!poicrops",
"Locator": "PointOfInterestCrops",
"LocatorType": "List",
"UriDescription": "PointOfInterest Crops for image",
"EndpointType": "PointOfInterestCrops"
}
}
},
"UriDescription": "Point of interest for image",
"EndpointType": "PointOfInterest",
"Timing": {
"Total": {
"time": 0.03767,
"cycles": 1,
"objects": 0
}
}
},
"Code": 200,
"Message": "Ok"
}
