Kuaishou Open Platform API
The Kuaishou Open Platform (快手开放平台) exposes a JSON HTTP API for third-party applications, mini programs and merchant tools built on Kuaishou. Access is granted through a standard OAuth 2.0 authorization-code flow (/oauth2/authorize plus /oauth2/access_token) and API calls are made against the /openapi path. Responses use a Kuaishou-specific envelope carrying a numeric result code, an error_msg and a request_id for support correlation.
Documentation
Other Resources
DeveloperPortal
https://open.kuaishou.com/
ErrorCatalog
https://raw.githubusercontent.com/api-evangelist/kuaishou/refs/heads/main/errors/kuaishou-error-codes.yml
Conventions
https://raw.githubusercontent.com/api-evangelist/kuaishou/refs/heads/main/conventions/kuaishou-conventions.yml
APIsJSON
https://raw.githubusercontent.com/api-evangelist/kuaishou/refs/heads/main/apis.yml