After sending a request, there are two types of notifications from the API. The method used by the API is POST method.
Name | Format | Required | Description |
---|---|---|---|
status | string | required |
Status of the encoding. Used to know if the video is ready. Possible values:
|
video_id | string | required | The identifier that you have chosen for your video. |
ovp_id | string | required | The identifier of this video in our servers. |
api_public_key | string | required | The used public key on creation. |
error | string | optional | Contains error message received by API |