Skip to main content
POST
Get WeChat Channels Live History
Get WeChat Channels Live History 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
username
string
required

WeChat Channels finder username (v2_…@finder format

Required string length: 10 - 256
Pattern: ^v2_[0-9a-fA-F]+@finder$
Example:

"v2_060000231003b20faec8cae1811ac4d5c702ea32b0771737aa785454f7f8177114cc4d248d66@finder"

last_buffer
string | null
default:""

Pagination cursor (base64), leave empty for first page

Pattern: ^[A-Za-z0-9+/=_-]*$
flag
integer
default:12

Fetch flag, default 12

Required range: 0 <= x <= 1000
raw
boolean
default:true

True=raw response; False=simplified parsed structure (recommended for media download

Response

200

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