Explore our Marketplace to buy and sell APIs, services, and social media solutions. Connect with a vibrant community of developers, businesses, and creators!
data.id: 用户IDdata.username: 用户名data.full_name: 全名data.biography: 个人简介data.profile_pic_url: 头像URLdata.is_verified: 是否认证data.is_private: 是否私密账号data.edge_followed_by.count: 粉丝数data.edge_follow.count: 关注数data.edge_owner_to_timeline_media: 最近帖子预览data.id: User IDdata.username: Usernamedata.full_name: Full namedata.biography: Biographydata.profile_pic_url: Profile picture URLdata.is_verified: Whether verifieddata.is_private: Whether private accountdata.edge_followed_by.count: Followers countdata.edge_follow.count: Following countdata.edge_owner_to_timeline_media: Recent posts previewAuthorization: Bearer ********************curl --location --request GET 'https://api.tikhub.io/api/v1/instagram/v3/get_user_brief?user_id=77919494141&username=emo.__0202' \
--header 'Authorization: Bearer <token>'{
"code": 200,
"request_id": "string",
"message": "Request successful. This request will incur a charge.",
"message_zh": "请求成功,本次请求将被计费。",
"support": "Discord: https://discord.gg/aMEAS8Xsvz",
"time": "string",
"time_stamp": 0,
"time_zone": "America/Los_Angeles",
"docs": "string",
"cache_message": "string",
"cache_message_zh": "string",
"cache_url": "string",
"router": "",
"params": {},
"data": null
}