Learn how to get your API Key and Session ID
Join
Click on Join TDB
Fill in your details (Username, password and email address)
Activate your Account
ACTIVATE MY ACCOUNT
Enter your email and password
Didn’t receive a confirmation email?
Get your API Key
Settings
API
Request an API Key
, click on click here
to generate an API key.Submit
.API Read Access Token
and API Key
.How do I generate a session ID?
Request Token
Ask the user for permission
redirect_to
parameter:/authenticate/allow
path on TMDB.
If they aren’t redirected, the page will include an Authentication-Callback
header, containing the API call for the next step.Create a session ID
session_id
.
How do I generate a session ID?