Skip to main content
POST
Request Token with Login

Query Parameters

api_key
string

This is the Key you were given when you signed up TMDb account

Example:

"63365ecd10409ee95d673fd7f8c095e3"

Body

application/json
password
string
Example:

"{{password}}"

request_token
string
Example:

"{{request_token}}"

username
string
Example:

"samyben"

Response

200 - application/json

Validate Request Token with Login

expires_at
string
Example:

"2025-01-07 15:55:15 UTC"

request_token
string
Example:

"59fc52561782a55fcfbc4e0085bf6b99eb985291"

success
boolean
Example:

true