Kwai Post API
Get Kwai Posts
Fetch normalized posts data from Kwai.
POST
Kwai Post API
Get Kwai Posts
Fetch normalized posts data from Kwai. Each successful task costs a fixed0.19 credits.
Request Body
Request Constraints
urlis required and must be non-empty. Its parsed hostname must bekwai.com,kwai-video.com, or a subdomain of either host.- Any scheme is accepted when the reference contains an authority and hostname; protocol-relative references are also accepted. Bare domains, hostless references, and other hosts are rejected.
- The backend does not enforce a specific post path pattern. A supported hostname with a non-post or otherwise unsupported path may still fail at the provider.
- Only
urlis accepted. Source cursors,results_limit, and other request fields are rejected. Each task makes one provider request.
Use with MCP
A successful request returns a
task_id. Poll it with socq_get_task, then read normalized records from results.items.Result Fields
Completed Task Response
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
A non-empty post reference whose parsed hostname is kwai.com, kwai-video.com, or a subdomain of either host. Any scheme is accepted when an authority and hostname are present; protocol-relative references are also accepted.
Minimum string length:
1
