Skip to content

Views

Get views number

Requires Authorization.

GET /v6/views/eyeball

Response:

  • viewedCount — number or null
  • mostRecent — object or null
    • profileId — string with number
    • photoHash — string, See Media
    • timestamp — unix timestamp in milliseconds

Get viewers list

Requires Authorization.

GET /v7/views/list

Response:

Record profile views (batch), WIP

This endpoint hasn't been researched yet

Requires Authorization.

POST /v4/views

Body:

  • viewedProfileIds — array of strings
  • foundViaViewSourceEnum or null

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:

ViewSourceEnum

View source.

  • DISCOVER
  • FOR_YOU
  • UNKNOWN — UNKNOWN (fallback)

ViewsEyeballResponse

  • viewedCount — number or null
  • mostRecent — object or null
    • profileId — string with number
    • photoHash — string, See Media
    • timestamp — unix timestamp in milliseconds

ViewPreview

  • everything from ProfileMasked
  • isInBadNeighborhood — boolean
  • isViewedMeFreshFace — boolean
  • isSecretAdmirer — boolean
  • viewedCount — object
    • totalCount — integer
    • maxDisplayCount — integer

ViewerProfile

  • everything from ViewPreview
  • everything from ProfileShort
  • hasFaceRecognition — boolean
  • isIncognito — boolean
  • boosting — boolean
  • showUnlockReward — boolean
  • unreadMessageCount — integer
  • hasChatted — boolean

ViewsListResponse

Open Grind is not affiliated with Grindr in any way.