Skip to content

Kuaishou API Docs & Endpoint Directory

Kuaishou user, video, comment, search, and link resolution data for account monitoring and content discovery.

Available APIs

EndpointMethodDescription
Video Search (V1)GETSearch public Kuaishou videos by keyword with cursor-based pagination. Use it to discover relevant videos and continue through additional result pages.
Video Search (V2)GETSearch public Kuaishou videos by keyword with page-number pagination. Use it to discover relevant videos and browse results by page.
User Search (V2)GETSearch public Kuaishou user accounts by keyword with page-number pagination. Use it to discover relevant creators or accounts before requesting profile and pub…
User Published Videos (V2)GETRetrieve public videos published by a Kuaishou user, with optional cursor-based pagination. Use it to review a creator's content history or select videos for d…
Video Details (V2)GETRetrieve public details for a Kuaishou video identified by its video ID. Use it to inspect a selected video after search or user-published-video discovery.
Video Comments (V1)GETRetrieve public comments for a Kuaishou video, with optional cursor-based pagination. Use it to review audience discussion and continue through additional comm…
User Profile (V1)GETRetrieve the public profile for a Kuaishou user identified by user ID. Use it to inspect an account found through user or video results.
Share Link Resolution (V1)GETResolve a supported Kuaishou short share link and return its public redirect URL. Use it to expand shared links before subsequent Kuaishou content lookup or pr…