Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

POST /image/classification

Verity API processes HTTP POST requests to initiate a new image analysis.

Header

Field

Type

Description

Optional/Required

x-api-key

String

GumGum authentication token.

Required

 

Body

Parameter name

Type

Description

Optional/Required

sourceUrl

String

URL of the page where the image is located. Not currently supported.

Optional

url

String

URL of image to be analyzed.

Required

callbackUrl

String

URL to target server listening for Verity data.

Optional

  • No labels