Skip to main content
POST
Get WeChat Channels Live Detail
Get WeChat Channels Live Detail Pricing — base $0.0145 per successful call (provider cost × 1.45; final charge scales by your plan multiplier). Charged only when the upstream response body code is 200.
Response structure is not yet fully documented — refer to the actual API response.

Example

Authorizations

Authorization
string
header
required

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

Body

application/json
live_id
string
required

Live ID (numeric

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

"2078950291205875194"

scene
integer
default:5

Entry scene, default 5

Required range: 0 <= x <= 1000
finder_username
string | null
default:""

Anchor finder username (optional, improves hit rate

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

"v2_060000231003b20faec8cae1811ac4d5c702ea32b0771737aa785454f7f8177114cc4d248d66@finder"

raw
boolean
default:true

True=raw response; False=simplified parsed structure

Response

200

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