Get WeChat Channels Video Comments

wechat-channels/v2/video-comments

Get first-level comments of a video (with IP region / like count). pass `comment_id` to get second-level replies under that comment.. Supports pagination for more comments.

Base price
$0.01 / run
Execution
sync
Model type
api
Input fields
4

Try the model

Playground

Open playground
Input
Optional. To expand the replies of a comment, pass its `comment_id` (numeric); leave empty for the first-level page.
Optional pagination cursor (base64). **Leave empty for the first page**; when `down_continue` is truthy, pass the previous page's `last_buffer`.
Video objectId (numeric), e.g. `14941130915890399732`. From the video `id` of `fetch_user_videos` / `fetch_video_detail`.
Optional, default True. True=raw response; False=simplified parsed structure.
OutputReady

Your output will appear here

Complete the inputs, then click Run.

Specifications

Pricing

Base price
$0.01 / run

Context & modalities

Supported modes
sync
Input
Schema-defined
Output
api

Capabilities

Chat
Not supported
Vision
Not supported
Reasoning
Not supported
Structured output
Not supported
Function calling
Not supported
Audio input
Not supported

Access

Provider
WeChat Channels
Model ID
wechat-channels/v2/video-comments
Execution
sync
API
Unified Run API
Endpoint
/v1/run

API README

Get WeChat Channels Video Comments

Get first-level comments of a video (with IP region / like count). pass comment_id to get second-level replies under that comment. Supports pagination for more comments. It is suitable for wechat-channels workflows.

Capability

Get first-level comments of a video (with IP region / like count). pass comment_id to get second-level replies under that comment. Supports pagination for more comments. It helps applications, agents, and automated workflows turn that capability into repeatable tasks and useful downstream experiences.

Common use cases

  • Build media monitoring, content intelligence, and publishing-support workflows.
  • Create repeatable integrations that pass structured results to downstream business systems.
  • Support scheduled jobs, internal tools, and agent workflows with structured results.

Start building

Send your first request

OpenAI-compatible endpoint with unified authentication and usage tracking.

Production API
Endpoint
https://api.sandbase.ai/v1/run
Model ID
wechat-channels/v2/video-comments
# Preserve Unicode and shell metacharacters in the request body.
result=$(printf '%s' 'ewogICJtb2RlbCI6ICJ3ZWNoYXQtY2hhbm5lbHMvdjIvdmlkZW8tY29tbWVudHMiCn0=' \
  | base64 --decode \
  | curl --fail-with-body --silent \
      -X POST "https://api.sandbase.ai/v1/run" \
      -H "Authorization: Bearer $SANDBASE_API_KEY" \
      -H "Content-Type: application/json" \
      --data-binary @-)
printf '%s\n' "$result"

Choose your model

Compare models

All language models
ModelContextInput / 1MOutput / 1MReleased
WeChat Channels———Jul 31, 2026
WeChat Channels———Jul 31, 2026
WeChat Channels———Jul 31, 2026
WeChat Channels———Jul 31, 2026
WeChat Channels———Jul 31, 2026
WeChat Channels———Jul 31, 2026