bilibili-API-collect was a community-maintained documentation project that cataloged Bilibili interfaces used by its web, mobile, and TV clients. It researched undocumented endpoints through techniques such as black-box testing, traffic inspection, application analysis, and controlled experimentation. The documentation covered REST, gRPC, and WebSocket interfaces along with request structures, response formats, authentication concepts, errors, and platform-specific behavior. Major sections documented users, login flows, messaging, media, comments, live streaming, search, relationships, and other site functions. The collection served primarily as a technical reference for learning and testing rather than an official Bilibili SDK. The original repository ceased maintenance and removed its documentation in January 2026 following a legal complaint, and it is now archived and read-only.
Features
- Bilibili web, mobile, and TV API documentation
- REST, gRPC, and WebSocket interface coverage
- Request and response structure references
- User, media, live, comment, and messaging documentation
- Authentication, signatures, and error-code research
- Archived historical documentation collection