Endpoints
Create Guest Session
This endpoint grants you a temporary “guest session” on TMDb, allowing limited access to features like rating movies and TV shows without needing a full user account.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Example:
"63365ecd10409ee95d673fd7f8c095e3"
Response
200 - application/json
Creates a guest session
The response is of type object
.