apiKey

abstract fun apiKey(): Optional<String>(source)

The TMDB API Key used to authenticate requests.

You can get it here after logging in: TMDB Account Settings Page

Make sure to use the value under API Key, not API Read Access Token.