cURL
curl --request GET \ --url https://api.youka.io/api/v1/media/{mediaId} \ --header 'Authorization: Bearer <token>'
{ "id": "<string>", "type": "video", "url": "<string>", "status": "processing", "error": "<string>", "width": 123, "height": 123, "createdAt": "<string>", "updatedAt": "<string>", "previewUrl": "<string>" }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Media item
video
image
logo
intro-video
outro-video
processing
ready
failed
वाज़ दिस पेज हेल्पफुल