data.username: 用户名data.full_name: 全名data.pk / data.id: 用户IDdata.biography: 个人简介data.profile_pic_url: 头像URLdata.follower_count: 粉丝数data.is_private: 是否私密账号data.is_verified: 是否认证data.username: Usernamedata.full_name: Full namedata.pk / data.id: User IDdata.biography: Biographydata.profile_pic_url: Profile picture URLdata.follower_count: Followers countdata.is_private: Whether private accountdata.is_verified: Whether verified/api/pricing/v1/endpoints with this endpoint path for the current unit price.Authorization: Bearer ********************curl --location 'https://api.tikomni.com/api/u1/v1/instagram/v3/user_id_to_username?user_id=25025320' \
--header 'Authorization: Bearer <token>'{}