Explore our Marketplace to buy and sell APIs, services, and social media solutions. Connect with a vibrant community of developers, businesses, and creators!
pk/id: 用户IDusername: 用户名full_name: 用户全名biography: 个人简介bio_links: 个人简介链接列表follower_count: 粉丝数following_count: 关注数media_count: 媒体数量profile_pic_url: 头像URLhd_profile_pic_url_info: 高清头像URL信息is_private: 是否私密账户is_verified: 是否已认证pk/id: User IDusername: Usernamefull_name: Full namebiography: Biobio_links: Bio links listfollower_count: Followers countfollowing_count: Following countmedia_count: Media countprofile_pic_url: Profile picture URLhd_profile_pic_url_info: HD profile picture URL infois_private: Whether account is privateis_verified: Whether account is verifiedAuthorization: Bearer ********************curl --location --request GET 'https://api.tikhub.io/api/v1/instagram/v1/fetch_user_info_by_username_v3?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
}