get https://api.viously.com/v1/videos/
This endpoint allows you to retrieve video information.
Log in to see full request history
Response
This endpoint allows you to retrieve video information.
xxxxxxxxxx
curl --request GET \
--url https://api.viously.com/v1/videos/VID \
--header 'accept: application/json'
xxxxxxxxxx
29}
{
"response": {
"VID": "VID",
"title": "Your VID title",
"status": {
"code": "active"
},
"description": "Your VID description",
"tags": [
"string"
],
"language": "en",
"publication": 1695126811,
"duration": 112,
"format": "landscape",
"max_quality": 1080,
"channel": "string",
"category": "Animals",
"user": "exemple-fr",
"url": "https://api.viously.com/v1/videos/VID/export",
"thumbnail": {
"240": "string",
"320": "string",
"620": "string",
"960": "string",