Back to WeChat
TikHub·WeChat

WeChat Channels V2: Get WeChat Channels Account Info

/api/v1/wechat_channels/v2/fetch_channel_infosync$0.015 / call

Get the "More Info" of a WeChat Channels account: basic info section (IP location / profile location / Channel ID = public sph ID) + verification section (service unit / entity type / internet news service license number / service category / verification time).. Price: $0.01 per request. ⏱️ Due to WeChat server latency, this endpoint responds slowly; please set your client request timeout to 30 se… (TikHub · WeChat Channels V2)

Input
FieldTypeRequiredDescription
usernamestringyesWeChat Channels finder username (v2…@finder format)
rawbooleanTrue=raw response; False=simplified parsed structure (default true)

Run it

curl -s https://sooma.dev/v1/run \ -H "Authorization: Bearer $SOOMA_API_KEY" \ -H "Content-Type: application/json" \ -d '{"provider":"tikhub","endpoint":"/api/v1/wechat_channels/v2/fetch_channel_info","input":{}}'

Or ask your agent: it will call inspect for this schema and run it over MCP.