Skip to main content
POST
Get WeChat Channels Live Detail
获取视频号直播间详情 计费 — 成功调用基准价 $0.0145(= provider 成本 × 1.45;最终扣费按你的套餐倍率浮动)。仅当上游响应体 code200 时计费。
响应结构尚未完整文档化 —— 以实际调用为准

示例

授权

Authorization
string
header
必填

AIsa API key. Get yours at https://aisa.one

请求体

application/json
live_id
string
必填

Live ID (numeric

Maximum string length: 32
Pattern: ^[0-9]+$
示例:

"2078950291205875194"

scene
integer
默认值:5

Entry scene, default 5

必填范围: 0 <= x <= 1000
finder_username
string | null
默认值:""

Anchor finder username (optional, improves hit rate

Maximum string length: 256
Pattern: ^(v2_[0-9a-fA-F]+@finder)?$
示例:

"v2_060000231003b20faec8cae1811ac4d5c702ea32b0771737aa785454f7f8177114cc4d248d66@finder"

raw
boolean
默认值:true

True=raw response; False=simplified parsed structure

响应

200

Successful response. Response structure varies; refer to the actual API response.