API Docs

» show/seen

Summary

Add all episodes for a show watched outside of trakt to your library.

URL

http://api.trakt.tv/show/seen/apikey

Supported formats

json

Supported request methods

POST

Requires authentication

true (details)

Required Parameters

  • apikey

    to view your API key.

  • JSON POST

    Post a JSON string that contains your username, password (sha1), show IMDB ID, show TVDB ID, title, and year.

    If you don't have the show's IMDB or TVDB ID, make sure the title and year match trakt exactly.

    {
    	"username": "username",
    	"password": "sha1hash",
    	"imdb_id": "tt0898266",
    	"tvdb_id": "80379",
    	"title": "The Big Bang Theory",
    	"year": 2007
    }
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