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

ph find_friends

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

Endpoint

/ph/find_friends

Description

Used to find Snapchat™ users with your contact list.

Request

  • countryCode: (Example: FR for France)
  • numbers: Array of key / values sets with the phone number as key and contact name as value
  • timestamp
  • req_token
  • username

Response

  • is_trimmed: true or false. Whether the contact list contained too many phone numbers and had to be trimmed
  • last_address_book_updated_date: Timestamp
  • logged: true or false
  • results: List of arrays
    • display: User display name (Name pulled from contact book)
    • name: Snapchat username
    • type
Clone this wiki locally