API Docs

» friends/requests

This method is deprecated and has been replaced by network/requests

Summary

Get a list of all friends requests including the timestamp when the friend request was made. Use the approve and deny methods to manage each request.

URL

http://api.trakt.tv/friends/requests/apikey

Supported formats

json

Supported request methods

POST

Requires authentication

true (details)

Required Parameters

  • apikey

    to view your API key.

  • JSON POST

    • username

      trakt username.

    • password

      SHA1 hash of trakt password.

Example JSON POST

{
	"username": "username",
	"password": "sha1hash"
}

Example Response

[
   {
      "username":"justin",
      "protected":false,
      "full_name":"Justin",
      "gender":"male",
      "age":29,
      "location":"San Diego, CA",
      "about":"Co-founder of trakt. Please use the feedback tab on the right side to leave us suggestions or bugs you come across. Hope you're enjoying the site!",
      "joined":1285436965,
      "avatar":"http://trakt.us/images/avatar/1.jpg",
      "url":"http://trakt.tv/user/justin",
      "requested":1309239023
   }
]
loading...
Join trakt

Sign in to trakt

forgot?

Sign In
Forgot your password?
Check your email for further instructions!
We couldn't find that e-mail!

Create your new password