Explore our Marketplace to buy and sell APIs, services, and social media solutions. Connect with a vibrant community of developers, businesses, and creators!
data.user.id: 用户IDdata.user.username: 用户名data.user.full_name: 全名data.user.biography: 个人简介data.user.external_url: 外部链接data.user.profile_pic_url: 头像URL(标准)data.user.profile_pic_url_hd: 头像URL(高清)data.user.is_verified: 是否认证data.user.is_private: 是否私密账号data.user.edge_followed_by.count: 粉丝数data.user.edge_follow.count: 关注数data.user.edge_owner_to_timeline_media.count: 帖子总数data.user.edge_felix_video_timeline.count: Reels/视频数data.user.id: User IDdata.user.username: Usernamedata.user.full_name: Full namedata.user.biography: Biographydata.user.external_url: External URLdata.user.profile_pic_url: Profile picture URL (standard)data.user.profile_pic_url_hd: Profile picture URL (HD)data.user.is_verified: Whether verifieddata.user.is_private: Whether private accountdata.user.edge_followed_by.count: Followers countdata.user.edge_follow.count: Following countdata.user.edge_owner_to_timeline_media.count: Total posts countdata.user.edge_felix_video_timeline.count: Reels/videos countAuthorization: Bearer ********************curl --location --request GET 'https://api.tikhub.io/api/v1/instagram/v3/get_user_profile?user_id=58208242181&username=liensue.talks' \
--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
}