Social

Query QQ Group

0calls
4 credits / call

Want to display QQ group information in your app? This endpoint makes it easy to fetch the group's name, avatar, description, member count, and other detailed public information.

Overview

Provide a QQ group number (8–12 digits) and the endpoint returns all of the group's public information. The group number is validated to ensure response data is accurate and reliable. The endpoint responds quickly and returns a clean structured payload, so it integrates well into many use cases.

Tip

The join link and QR code currently only support mobile devices. We recommend having users scanjoin_qrcode with mobile QQ to join.

Query parameters

group_id
stringrequired

QQ group number, 8–12 digits.

Response

200 / OK

Success. Returns QQ group details.

JSON

400 / Bad Request

Missing or invalid group_id parameter.

JSON

404 / Not Found

QQ group not found or temporarily unavailable.

JSON