Skip to main content
POST
Convert Channel ID to Finder Username
视频号ID转finder username 计费 — 成功调用基准价 $0.0145(= provider 成本 × 1.45;最终扣费按你的套餐倍率浮动)。仅当上游响应体 code200 时计费。
响应结构尚未完整文档化 —— 以实际调用为准

示例

授权

Authorization
string
header
必填

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

请求体

application/json
channel_id
string
必填

WeChat Channels ID (short ID starting with sph

Maximum string length: 64
Pattern: ^sph[A-Za-z0-9_-]+$
示例:

"sphi9BjV8GK0Zsl"

raw
boolean
默认值:false

True=raw response; False=simplified parsed structure

响应

200

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