Skip to main content
POST
Get WeChat Channels Video Detail
Get WeChat Channels Video 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
object_id
string | null
default:""

Video objectId (numeric, highest priority

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

"14941130915890399732"

export_id
string | null
default:""

expires soon

Maximum string length: 2048
Pattern: ^(export/.+)?$
object_nonce_id
string | null
default:""

Optional objectNonceId (numeric, improves hit rate

Maximum string length: 32
Pattern: ^[0-9]*$
share_url
string | null
default:""

…), used only when object_id and export_id are empty

Maximum string length: 256
Pattern: ^(https?://weixin\.qq\.com/sph/[A-Za-z0-9]+/?)?$
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.