Explore our Marketplace to buy and sell APIs, services, and social media solutions. Connect with a vibrant community of developers, businesses, and creators!
pk/pk_id: 用户IDusername: 用户名full_name: 用户全名is_private: 是否私密账户is_verified: 是否已认证profile_pic_url: 头像URLbiography: 个人简介follower_count: 粉丝数following_count: 关注数media_count: 帖子数pk/pk_id: User IDusername: Usernamefull_name: Full nameis_private: Whether account is privateis_verified: Whether account is verifiedprofile_pic_url: Profile picture URLbiography: Biofollower_count: Followers countfollowing_count: Following countmedia_count: Posts countAuthorization: Bearer ********************curl --location --request GET 'https://api.tikhub.io/api/v1/instagram/v1/user_id_to_username?user_id=18527' \
--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
}