data.id: 用户IDdata.username: 用户名data.full_name: 全名data.biography: 个人简介data.profile_pic_url: 头像URLdata.is_verified: 是否认证data.is_private: 是否私密账号data.edge_followed_by.count: 粉丝数data.edge_follow.count: 关注数data.edge_owner_to_timeline_media: 最近帖子预览data.id: User IDdata.username: Usernamedata.full_name: Full namedata.biography: Biographydata.profile_pic_url: Profile picture URLdata.is_verified: Whether verifieddata.is_private: Whether private accountdata.edge_followed_by.count: Followers countdata.edge_follow.count: Following countdata.edge_owner_to_timeline_media: Recent posts previewAuthorization: Bearer ********************curl --location --request GET 'https://api.tikomni.com/api/u1/v1/instagram/v3/get_user_brief?user_id=791258468&username=99brasil' \
--header 'Authorization: Bearer <token>'{}