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