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.tikomni.com/api/u1/v1/instagram/v2/user_id_to_username?user_id=18527' \
--header 'Authorization: Bearer <token>'{}