Skip to main content
WSS
/
v0
/
stream
/
analyze
Messages
bearerAuth
type:http

Bearer token authentication using JWT. Include the token in the Authorization header as 'Bearer '.

video (bytes)

Binary video segment sent by the client for analysis. Size must be between 10KB and 20MB. Accepts the following formats: mp4, avi, mov, mkv, mpeg-ts, mpeg-2-ts, webm.

Result Message
type:object

Contains the results of the analysis.

Completion Message
type:object

Indicates that processing for the video segment has completed.

Error Message
type:object

Indicates the operation failed and processing for this specific video segment has ceased without further updates.

Processing Message
type:object

Indicates that the video segment has been received and analysis is in progress.