Kuaishou API Docs & Endpoint Directory
Kuaishou user, video, comment, search, and link resolution data for account monitoring and content discovery.
Available APIs
| Endpoint | Method | Description |
|---|---|---|
| Video Search (V1) | GET | Search public Kuaishou videos by keyword with cursor-based pagination. Use it to discover relevant videos and continue through additional result pages. |
| Video Search (V2) | GET | Search public Kuaishou videos by keyword with page-number pagination. Use it to discover relevant videos and browse results by page. |
| User Search (V2) | GET | Search 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) | GET | Retrieve 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) | GET | Retrieve 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) | GET | Retrieve 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) | GET | Retrieve 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) | GET | Resolve 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… |
