Social

Query QQ User Info

0calls
4 credits / call

Look up a QQ user's profile by QQ number. Returns avatar, nickname, signature, level, and VIP information.

Overview

This endpoint is well suited for user-profile rendering, avatar cards, and account-binding result screens. When the user has hidden their QQ level, qq_level returns null.

Note

reg_time is the account's original official registration time. Some early or special QQ accounts may return earlier timestamps (e.g., 1999-01-01 or 2001-01-01), depending on the account's own history.

Query parameters

qq
stringrequired

QQ number to look up.

Response

200 / OK

Success. Returns detailed QQ user information.

JSON

400 / Bad Request

Missing or invalid qq parameter.

JSON

404 / Not Found

Failed to fetch QQ user info, or the user does not exist.

JSON