Skip to content
This repository has been archived by the owner on May 13, 2021. It is now read-only.

bq bests

Liam Jack edited this page Sep 22, 2015 · 3 revisions

Endpoint

/bq/bests

Description

Used to get friend's scores.

Request

  • friend_usernames: List of friend usernames
  • friend_user_ids: List of friend user IDs
  • timestamp
  • req_token
  • username

Response

Array of arrays with friend username as key and an array as value

  • [FRIEND_USERNAME]:
    • best_friends: [] (Snapchat™ does not provide best friend lists any more)
    • score: Friend's score
Clone this wiki locally