获取用户基本信息/Get user basic information

Weiboapi

About

获取用户基本信息/Get user basic information

Documentation

获取用户基本信息/Get user basic information

[中文]

用途:

  • 获取微博用户的基本信息(轻量级接口)。

参数:

  • uid: 用户ID(必填)

返回:

  • 用户基本信息,包括用户ID、用户名、头像、简介、认证信息

注意:

  • 与fetch_user_info相比,本接口返回数据更少,响应更快
  • 适合批量用户信息获取和用户卡片展示

[English]

Purpose:

  • Get basic information of Weibo users (lightweight API).

Parameters:

  • uid: User ID (required)

Return:

  • User basic info, including user ID, username, avatar, bio, verification

Note:

  • Compared to fetch_user_info, this API returns less data with faster response
  • Suitable for batch user info retrieval and user card display

[示例/Example]

uid = "7277477906"

Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

Try 获取用户基本信息/Get user basic information

Test this model in the Sandbase Playground with your own prompts.

Open in Playground

Related Models