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

« Previous Version 3 Next »

Once processing is complete, returns complete JSON video analysis response.

Submit a GET request to /video/classification/{uuid}/status, specifying the uuid  returned in the response to POST /video/classification.

Example

curl -H 'x-api-key: <YOUR_API_KEY_HERE>' https://verity-api.gumgum.com/video/classification/123e4567-e89b-12d3-a456-426655440000/status

Header

Field

Type

Description

Optional/Required

x-api-key

String

GumGum authentication token.

Required

Path

Parameter name

Type

Description

Optional/Required

uuid

String

Resource Id of initiated Video. 

Required

  • No labels