Retrieve information about a branding image
Analyse the photo to check whether the photo is a logo or a photo.
URL: | https://api.trademe.co.nz/v1/Photos/{photoId}/Metadata.{file_format} |
---|---|
HTTP Method: | GET |
Requires Authentication? | Yes |
Permission Required: | None |
Supported Formats: | XML, JSON |
Rate Limited? | Yes |
URL parameters
photoId | Integer (required) | |||||
---|---|---|---|---|---|---|
file_format | Enumeration (required) | The format of the response. | ||||
|
Returns
<BrandingImageAnalysis>
The result of the analysis
LogoAnalysis | <LogoAnalysis> or null |
The result of the logo anlysis algorithm. |
|||||||
---|---|---|---|---|---|---|---|---|---|
|