Skip to main content
POST
/niconico/videos/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
keyword
string | null
tag
string | null
sort_key
enum<string>
default:hot
Available options:
hot,
registered_at,
view_count,
last_comment_time,
like_count,
comment_count,
mylist_count,
duration
sort_order
enum<string>
default:desc
Available options:
desc,
asc,
none
content_type
enum<string>
default:long
Available options:
long,
short
genres
enum<string>[]
Available options:
entertainment,
radio,
music_sound,
dance,
animal,
nature,
cooking,
traveling_outdoor,
vehicle,
sports,
society_politics_news,
technology_craft,
commentary_lecture,
anime,
game,
other,
r18
min_duration_seconds
integer | null
Required range: x >= 0
max_duration_seconds
integer | null
Required range: x >= 0
uploaded_after
string | null
uploaded_before
string | null
search_by_user
boolean
default:false

Response

Successful Response

id
string
required
url
string
required
@type
string
default:NiconicoVideoCard
video_title
string | null
content_type
string | null
duration_seconds
integer | null
view_count
integer | null
comment_count
integer | null
mylist_count
integer | null
like_count
integer | null
registered_at
integer | null
image
string | null
latest_comment
string | null
is_channel_video
boolean
default:false
is_payment_required
boolean
default:false
owner
object | null