> ## Documentation Index
> Fetch the complete documentation index at: https://ileolami.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Details

> This endpoint get the API configuration details.



## OpenAPI

````yaml get /3/configuration
openapi: 3.0.3
info:
  title: The Movie Database
  description: Reference
  version: 1.0.0
  contact: {}
servers:
  - url: https://api.themoviedb.org
security:
  - bearerAuth: []
tags:
  - name: ACCOUNT
  - name: AUTHENTICATION
  - name: CERTIFICATION
  - name: CHANGES
  - name: COLLECTION
  - name: COMPANIES
  - name: CONFIGURATION
  - name: CREDITS
  - name: DISCOVER
  - name: FIND
  - name: GENRES
  - name: GUEST SESSION
  - name: KEYWORDS
  - name: LISTS
  - name: MOVIE LISTS
  - name: MOVIES
  - name: NETWORK
  - name: PEOPLE
  - name: PEOPLE LISTS
  - name: REVIEWS
  - name: SEARCH
  - name: TRENDING
  - name: TV SERIES LIST
  - name: TV SERIES
  - name: TV SEASONS
  - name: TV EPISODES
  - name: TV EPISODES GROUPS
  - name: WATCH PROVIDERS
paths:
  /3/configuration:
    get:
      tags:
        - CONFIGURATION
      summary: Details
      description: This endpoint get the API configuration details.
      operationId: details3
      responses:
        '200':
          description: Details
          headers:
            Alt-Svc:
              schema:
                type: string
                example: h3=":443"; ma=86400
            Cache-Control:
              schema:
                type: string
                example: public, max-age=16609
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Encoding:
              schema:
                type: string
                example: gzip
            Date:
              schema:
                type: string
                example: Fri, 27 Dec 2024 10:34:52 GMT
            ETag:
              schema:
                type: string
                example: W/"633473beea78b7c1134b70098a3f7420"
            Server:
              schema:
                type: string
                example: openresty
            Transfer-Encoding:
              schema:
                type: string
                example: chunked
            Vary:
              schema:
                type: string
                example: Origin
            Via:
              schema:
                type: string
                example: >-
                  1.1 ce8f85a4dd9437febbc40094aa7d575a.cloudfront.net
                  (CloudFront)
            X-Amz-Cf-Id:
              schema:
                type: string
                example: 1eZPeLxOSj30zXYsQo76Hg62VXoKZdexGrQytdXU3vEyqptLhdBHJQ==
            X-Amz-Cf-Pop:
              schema:
                type: string
                example: LHR50-P2
            X-Cache:
              schema:
                type: string
                example: Miss from cloudfront
            x-memc:
              schema:
                type: string
                example: HIT
            x-memc-age:
              schema:
                type: string
                example: '8787'
            x-memc-expires:
              schema:
                type: string
                example: '16609'
            x-memc-key:
              schema:
                type: string
                example: 7a5a8ba4b0a7dc8def909bb4971ed158
          content:
            application/json:
              schema:
                type: object
                properties:
                  change_keys:
                    type: array
                    items:
                      type: string
                      example: adult
                    example:
                      - adult
                      - air_date
                      - also_known_as
                      - alternative_titles
                      - biography
                      - birthday
                      - budget
                      - cast
                      - certifications
                      - character_names
                      - created_by
                      - crew
                      - deathday
                      - episode
                      - episode_number
                      - episode_run_time
                      - freebase_id
                      - freebase_mid
                      - general
                      - genres
                      - guest_stars
                      - homepage
                      - images
                      - imdb_id
                      - languages
                      - name
                      - network
                      - origin_country
                      - original_name
                      - original_title
                      - overview
                      - parts
                      - place_of_birth
                      - plot_keywords
                      - production_code
                      - production_companies
                      - production_countries
                      - releases
                      - revenue
                      - runtime
                      - season
                      - season_number
                      - season_regular
                      - spoken_languages
                      - status
                      - tagline
                      - title
                      - translations
                      - tvdb_id
                      - tvrage_id
                      - type
                      - video
                      - videos
                  images:
                    type: object
                    properties:
                      backdrop_sizes:
                        type: array
                        items:
                          type: string
                          example: w300
                        example:
                          - w300
                          - w780
                          - w1280
                          - original
                      base_url:
                        type: string
                        example: http://image.tmdb.org/t/p/
                      logo_sizes:
                        type: array
                        items:
                          type: string
                          example: w45
                        example:
                          - w45
                          - w92
                          - w154
                          - w185
                          - w300
                          - w500
                          - original
                      poster_sizes:
                        type: array
                        items:
                          type: string
                          example: w92
                        example:
                          - w92
                          - w154
                          - w185
                          - w342
                          - w500
                          - w780
                          - original
                      profile_sizes:
                        type: array
                        items:
                          type: string
                          example: w45
                        example:
                          - w45
                          - w185
                          - h632
                          - original
                      secure_base_url:
                        type: string
                        example: https://image.tmdb.org/t/p/
                      still_sizes:
                        type: array
                        items:
                          type: string
                          example: w92
                        example:
                          - w92
                          - w185
                          - w300
                          - original
              examples:
                Details:
                  value:
                    change_keys:
                      - adult
                      - air_date
                      - also_known_as
                      - alternative_titles
                      - biography
                      - birthday
                      - budget
                      - cast
                      - certifications
                      - character_names
                      - created_by
                      - crew
                      - deathday
                      - episode
                      - episode_number
                      - episode_run_time
                      - freebase_id
                      - freebase_mid
                      - general
                      - genres
                      - guest_stars
                      - homepage
                      - images
                      - imdb_id
                      - languages
                      - name
                      - network
                      - origin_country
                      - original_name
                      - original_title
                      - overview
                      - parts
                      - place_of_birth
                      - plot_keywords
                      - production_code
                      - production_companies
                      - production_countries
                      - releases
                      - revenue
                      - runtime
                      - season
                      - season_number
                      - season_regular
                      - spoken_languages
                      - status
                      - tagline
                      - title
                      - translations
                      - tvdb_id
                      - tvrage_id
                      - type
                      - video
                      - videos
                    images:
                      backdrop_sizes:
                        - w300
                        - w780
                        - w1280
                        - original
                      base_url: http://image.tmdb.org/t/p/
                      logo_sizes:
                        - w45
                        - w92
                        - w154
                        - w185
                        - w300
                        - w500
                        - original
                      poster_sizes:
                        - w92
                        - w154
                        - w185
                        - w342
                        - w500
                        - w780
                        - original
                      profile_sizes:
                        - w45
                        - w185
                        - h632
                        - original
                      secure_base_url: https://image.tmdb.org/t/p/
                      still_sizes:
                        - w92
                        - w185
                        - w300
                        - original
components:
  securitySchemes:
    bearerAuth:
      type: http
      scheme: bearer

````