Explore our Marketplace to buy and sell APIs, services, and social media solutions. Connect with a vibrant community of developers, businesses, and creators!
id: 用户IDusername: 用户名full_name: 用户全名biography: 个人简介bio_links: 个人简介链接列表edge_followed_by: 粉丝数 {count: xxx}edge_follow: 关注数 {count: xxx}profile_pic_url: 头像URLprofile_pic_url_hd: 高清头像URLis_private: 是否私密账户is_verified: 是否已认证external_url: 外部链接is_business_account: 是否商业账户is_professional_account: 是否专业账户highlight_reel_count: 精选集数量edge_owner_to_timeline_media: 时 间线媒体(包含最近帖子)id: User IDusername: Usernamefull_name: Full namebiography: Biobio_links: Bio links listedge_followed_by: Followers count {count: xxx}edge_follow: Following count {count: xxx}profile_pic_url: Profile picture URLprofile_pic_url_hd: HD profile picture URLis_private: Whether account is privateis_verified: Whether account is verifiedexternal_url: External linkis_business_account: Whether business accountis_professional_account: Whether professional accounthighlight_reel_count: Highlights countedge_owner_to_timeline_media: Timeline media (contains recent posts)Authorization: Bearer ********************curl --location --request GET 'https://api.tikhub.io/api/v1/instagram/v1/fetch_user_info_by_username?username=instagram' \
--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
}