Skip to main content
POST
/bilibili/videos/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
keyword
string
required
Minimum string length: 1
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
order
enum<string> | null
Available options:
comprehensive,
most_played,
newest,
most_danmaku,
most_favorited,
most_commented
duration
enum<string> | null
Available options:
all,
under_10_min,
from_10_to_30_min,
from_30_to_60_min,
over_60_min
partition
enum<string> | null
Available options:
animation,
bangumi,
guochuang,
music,
dance,
game,
knowledge,
tech,
sports,
car,
life,
food,
animal,
kichiku,
fashion,
entertainment,
cinephile,
documentary,
movie,
tv
pubtime_begin_s
integer | null
Required range: x >= 0
pubtime_end_s
integer | null
Required range: x >= 0

Response

Successful Response

id
string
required
url
string
required
@type
string
default:BilibiliSearchVideo
aid
integer | null
image
string | null
duration
integer | null
tid
integer | null
tname
string | null
owner
object | null
play_count
integer | null
danmaku_count
integer | null
favorite_count
integer | null
like_count
integer | null
reply_count
integer | null
tags
string[]
is_pay
boolean | null
published_at
integer | null