Response [200 Ok]
| Uri | /api/v2/image/m6zCvDW-0!poicrops |
|---|---|
| UriDescription | PointOfInterest Crops for image |
| EndpointType | PointOfInterestCrops |
| Locator | PointOfInterestCrops |
| LocatorType | List |
PointOfInterestCrops [1 of 6]
| Type | 1x1 |
|---|---|
| X | 45 |
| Y | 0 |
PointOfInterestCrops [2 of 6]
| Type | 1x3 |
|---|---|
| X | 3 |
| Y | 0 |
PointOfInterestCrops [3 of 6]
| Type | 2x3 |
|---|---|
| X | 35 |
| Y | 0 |
PointOfInterestCrops [4 of 6]
| Type | 3x4 |
|---|---|
| X | 38 |
| Y | 0 |
PointOfInterestCrops [5 of 6]
| Type | 4x3 |
|---|---|
| X | 51 |
| Y | 0 |
PointOfInterestCrops [6 of 6]
| Type | 3x1 |
|---|---|
| X | 0 |
| Y | 100 |
Request
| Uri | /api/v2/image/m6zCvDW-0!poicrops |
|---|---|
| Method | GET |
| Version | v2 |
Config
{
"expand_method": "ref",
"shorturis": false
}
Options
Notes
- _multiargs does not work at this endpoint
Methods
OPTIONS
| Permissions |
|
|---|
GET
| Permissions |
|
|---|
JSON
{
"Request": {
"Version": "v2",
"Method": "GET",
"Uri": "/api/v2/image/m6zCvDW-0!poicrops"
},
"Options": {
"MethodDetails": {
"OPTIONS": {
"Permissions": [
"Read"
]
},
"GET": {
"Permissions": [
"Read"
]
}
},
"Methods": [
"OPTIONS",
"GET"
],
"Parameters": {
"GET": []
},
"MediaTypes": [
"application/json",
"application/vnd.php.serialized",
"application/x-msgpack",
"text/html",
"text/csv"
],
"Notes": [
"_multiargs does not work at this endpoint"
],
"Path": [
{
"type": "path",
"text": "api"
},
{
"type": "path",
"text": "v2"
},
{
"type": "path",
"text": "image"
},
{
"type": "singleparam",
"param_name": "imagekey",
"param_value": "m6zCvDW-0",
"param_validator": {}
},
{
"type": "action",
"text": "poicrops"
}
]
},
"Response": {
"Uri": "/api/v2/image/m6zCvDW-0!poicrops",
"Locator": "PointOfInterestCrops",
"LocatorType": "List",
"PointOfInterestCrops": [
{
"Type": "1x1",
"X": 45,
"Y": 0
},
{
"Type": "1x3",
"X": 3,
"Y": 0
},
{
"Type": "2x3",
"X": 35,
"Y": 0
},
{
"Type": "3x4",
"X": 38,
"Y": 0
},
{
"Type": "4x3",
"X": 51,
"Y": 0
},
{
"Type": "3x1",
"X": 0,
"Y": 100
}
],
"UriDescription": "PointOfInterest Crops for image",
"EndpointType": "PointOfInterestCrops",
"Timing": {
"Total": {
"time": 0.06478,
"cycles": 1,
"objects": 0
}
}
},
"Code": 200,
"Message": "Ok"
}