WellbyteWellbyte

GET /v1/bilibili/web/fetch_one_video_v3

Get single video data V3

stable · 2 credits per success

Get single video data V3;url: Video URL;Video data V3

Sign up for 500 credits and run with your own API key. Sign up free

Request

curl -s 'https://api.wellbyte.net/v1/bilibili/web/fetch_one_video_v3?url=https%3A%2F%2Fwww.bilibili.com%2Fvideo%2FBV1S5uKzzE4r' \
  -H "Authorization: Bearer dg_live_…"

Response

Sample captured 2026-08-27

data{
code:0
data{
aid:114830681840711
cid:30966218981
pic:"http://i1.hdslb.com/bfs/archive/37422d549a60ff1d5d10c970234b0fccfaa85da1.jpg"
tid:182
bvid:"BV1S5uKzzE4r"
desc:
"如果杀人不犯法,你是拿起武器加入狂欢,还是躲在家裡瑟瑟发抖? 就有那么一个国家,他有个法定杀人日,越杀越美好,越杀越伟大! 这是一部寓言奇作,常看常新,什么国会..."
stat{ 13 items }
ctime:1752177842
owner{ 3 items }
pages[ 1 item ]
state:0
title:"【万字拆解】法定杀人日,越杀越伟大!《人类清除计划》神预言?一部电影竟“拍”出了今天的美国乱象!"
tname:""
rights{ 18 items }
tid_v2:2001
videos:1
desc_v2[ 1 item ]
dynamic:""
pubdate:1752220800
duration:2177
is_story:false
no_cache:false
premiere:null
subtitle{ 2 items }
tname_v2:""
copyright:1
dimension{ 3 items }
enable_vt:0
like_icon:""
season_id:5667281
user_garb{ 1 item }
argue_info{ 3 items }
ugc_season{ 13 items }
vt_display:""
embedPlayer{ 10 items }
honor_reply{ 1 item }
is_hua_sheng:false
is_view_self:false
need_jump_bv:false
teenage_mode:0
is_story_play:1
is_upower_play:false
is_season_display:true
is_upower_preview:false
is_upower_exclusive:false
disable_show_up_info:false
is_chargeable_season:false
is_upower_exclusive_with_qa:false
}
meta{
endpoint:"bilibili.web.fetch_one_video_v3"
cache_hit:false
elapsed_ms:0
request_id:"req_sample"
credits_charged:0
}
message:"ok"
}

No calls yet. Get one green run first, then switch to your own data.

    Request parameters

    NameTypeInRequiredDescriptionExample
    urlstringqueryyes视频链接https://www.bilibili.com/video/BV1S5uKzzE4r

    Response fields

    Field dictionary coming soon — the executable panel shows the live shape.

    Errors

    codeHTTPMeaningBilled
    40001400Invalid parametersno
    40102401Invalid or revoked API Keyno
    40201402Insufficient creditsno
    40402404Resource not foundno
    42201422Quality gate failedno
    42901429Rate limit exceededno
    50401504Upstream timeoutno
    50201502Upstream errorno

    Billing

    Success costs 2 credits. Any failure — including a 200 from upstream that fails the quality gate — costs 0.

    Search

    Search endpoints and docs