User Info
GET {{baseUrl}}/v1/raw/ig/user-info?url=<string>
Get details about the user profile
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
url | string | (Required) Username (@handle) or user id |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"pk":"\u003cstring\u003e","biography":"\u003cstring\u003e","external_url":"\u003cstring\u003e","follower_count":"\u003cnumber\u003e","following_count":"\u003cnumber\u003e","full_name":"\u003cstring\u003e","is_business":"\u003cboolean\u003e","is_private":"\u003cboolean\u003e","is_verified":"\u003cboolean\u003e","media_count":"\u003cnumber\u003e","profile_pic_url_hd":"\u003cstring\u003e","profile_pic_url":"\u003cstring\u003e","total_igtv_videos":"\u003cnumber\u003e","username":"\u003cstring\u003e","category":"\u003cstring\u003e","has_channel":"\u003cboolean\u003e","has_clips":"\u003cboolean\u003e","has_videos":"\u003cboolean\u003e","has_guides":"\u003cboolean\u003e","has_highlight_reels":"\u003cboolean\u003e"}