Skip to main content
GET
Get a Youtube video by id

Authorizations

x-api-key
string
header
required

API key created from the Nephia dashboard for your Account.

Path Parameters

id
string
required
Minimum string length: 1

Query Parameters

gl
string

Response

Video detail

id
string
required
title
string
required
description
string
required
url
string
required
channel
object
required
publishedAt
string | null
required
viewCount
number | null
required
likeCount
number | null
required
commentCount
number | null
required
durationSeconds
number | null
required
thumbnailUrl
string | null
required
isShort
boolean
required
isLive
boolean
required