These APIs provide access to Kuaishou creator, video, search, and discussion data. They support retrieving user profiles, published videos, video details, search results, video comments, and resolving share links into usable identifiers.这些接口用于获取快手的用户、视频、搜索与互动讨论数据。 主要覆盖用户资料、用户公开视频列表、视频详情、视频/用户搜索、视频评论,以及分享链接解析等能力。
🧑 Kuaishou - User Profile API Retrieves a user's profile information and public counters/signals (when available). 获取用户基础资料信息及公开指标(如可用)。
👤 Kuaishou - User Search API Searches users/creators by keyword, returning paginated results with basic profile signals. 根据关键词搜索用户/创作者,返回分页结果与基础资料信息。
🎬 Kuaishou - User Published Videos API Retrieves a paginated list of videos published by a specific user. 分页获取指定用户发布的视频列表。
📄 Kuaishou - Video Details API Retrieves detailed video information, including metadata, media info, and engagement metrics (when available). 获取视频详情数据:基础信息、媒体信息、互动指标等(如可用)。
🔎 Kuaishou - Video Search API Searches videos by keyword and optional filters, returning paginated results. 根据关键词及可选条件搜索视频,返回分页结果。
💬 Kuaishou - Video Comments API Retrieves comments for a video (pagination supported when available). 获取视频评论数据(如可用则支持分页)。
🔗 Kuaishou - Share Link Resolution API Resolves a shared short link into a normal URL and/or extracts usable identifiers (e.g., video ID). 解析分享短链接为正常链接,并提取可用标识(如视频ID)。