Views
Get views number
Requires Authorization.
GET /v6/views/eyeballResponse:
viewedCount— number ornullmostRecent— object ornullprofileId— string with numberphotoHash— string, See Mediatimestamp— unix timestamp in milliseconds
Get viewers list
Requires Authorization.
GET /v7/views/listResponse:
totalViewers— integerpreviews— array of ViewPreviewprofiles— array of ViewerProfile
Record profile views (batch), WIP
This endpoint hasn't been researched yet
Requires Authorization.
POST /v4/viewsBody:
viewedProfileIds— array of stringsfoundVia— ViewSourceEnum ornull
Record single profile view, WIP
This endpoint hasn't been researched yet
Requires Authorization.
POST /v4/views/{profileId}Record profile view v2, WIP
This endpoint hasn't been researched yet
Requires Authorization.
POST /v5/views/{profileId}Body:
foundVia— ViewSourceEnum ornullsource— ViewSourceEnum
ViewSourceEnum
View source.
DISCOVERFOR_YOUUNKNOWN— UNKNOWN (fallback)
ViewsEyeballResponse
viewedCount— number ornullmostRecent— object ornullprofileId— string with numberphotoHash— string, See Mediatimestamp— unix timestamp in milliseconds
ViewPreview
- everything from ProfileMasked
isInBadNeighborhood— booleanisViewedMeFreshFace— booleanisSecretAdmirer— booleanviewedCount— objecttotalCount— integermaxDisplayCount— integer
ViewerProfile
- everything from ViewPreview
- everything from ProfileShort
hasFaceRecognition— booleanisIncognito— booleanboosting— booleanshowUnlockReward— booleanunreadMessageCount— integerhasChatted— boolean
ViewsListResponse
totalViewers— integerpreviews— array of ViewPreviewprofiles— array of ViewerProfile