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

# Company_id

> This endpoint is used to get the Company_id



## OpenAPI

````yaml api-reference/openapi3.json get /3/search/company
openapi: 3.0.3
info:
  title: The Movie Database
  version: 1.0.0
  contact: {}
servers:
  - url: https://api.themoviedb.org
security:
  - bearerAuth: []
tags:
  - name: AUTHENTICATION
  - name: ACCOUNT
  - name: CERTIFICATIONS
  - name: CHANGES
  - name: COLLECTIONS
  - name: COMPANY
  - name: CONFIGURATION
  - name: CREDIT
  - name: DISCOVER
  - name: FIND
  - name: GENRES
  - name: GUEST SESSIONS
  - name: KEYWORDS
  - name: LISTS
  - name: MOVIE LISTS
  - name: MOVIES
  - name: NETWORKS
  - name: PEOPLE LIST
  - name: PEOPLE
  - name: REVIEWS
  - name: SEARCH
  - name: TRENDING
  - name: TV SERIES LIST
  - name: TV SERIES
  - name: TV SEASONS
  - name: TV EPISODES
  - name: TV EPISODE GROUP
  - name: WATCH PROVIDERS
paths:
  /3/search/company:
    get:
      tags:
        - COMPANY
      summary: Company_id
      description: This endpoint is used to get the Company_id
      operationId: companyId
      parameters:
        - name: query
          in: query
          required: true
          description: The name of the company we are retrieving its company id.
          schema:
            type: string
            example: HBO
        - $ref: '#/components/parameters/page'
      responses:
        '200':
          description: company_id
          headers:
            Alt-Svc:
              schema:
                type: string
                example: h3=":443"; ma=86400
            Cache-Control:
              schema:
                type: string
                example: public, max-age=6691
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Encoding:
              schema:
                type: string
                example: gzip
            Date:
              schema:
                type: string
                example: Mon, 30 Dec 2024 16:23:49 GMT
            ETag:
              schema:
                type: string
                example: W/"10bf76b7d236871f2e264834976eb1d0"
            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 600860a2fda807ac628822c14b5de860.cloudfront.net
                  (CloudFront)
            X-Amz-Cf-Id:
              schema:
                type: string
                example: sKYj6xX-8BLD7sgiRFXoWLlFCGAkdoWrVP59jeijCv4AJp-kELJ9dw==
            X-Amz-Cf-Pop:
              schema:
                type: string
                example: IAD89-C3
            X-Cache:
              schema:
                type: string
                example: Miss from cloudfront
            x-memc:
              schema:
                type: string
                example: HIT
            x-memc-age:
              schema:
                type: string
                example: '17057'
            x-memc-expires:
              schema:
                type: string
                example: '6691'
            x-memc-key:
              schema:
                type: string
                example: e2be95df7795383510f41b0db9eec2e1
          content:
            application/json:
              schema:
                type: object
                properties:
                  page:
                    type: number
                    example: 1
                    description: The current page number in the paginated results.
                  results:
                    type: array
                    items:
                      type: object
                      properties:
                        id:
                          type: number
                          example: 3268
                          description: A unique identifier assigned to a company.
                        logo_path:
                          type: string
                          nullable: true
                          example: /tuomPhY2UtuPTqqFnKMVHvSb724.png
                          description: >-
                            The path to the image representing the logo of the
                            company. If it's "null", it indicates that there is
                            no logo available for that company.
                        name:
                          type: string
                          example: HBO
                          description: The name of the company.
                        origin_country:
                          type: string
                          example: US
                          description: >-
                            The country where the company is based or primarily
                            operates.
                    example:
                      - id: 3268
                        logo_path: /tuomPhY2UtuPTqqFnKMVHvSb724.png
                        name: HBO
                        origin_country: US
                      - id: 142414
                        logo_path: /tC3oVZvqpwhAG1uSjpMnmj4nW3O.png
                        name: HBO Asia
                        origin_country: SG
                      - id: 143571
                        logo_path: null
                        name: HBO Showcase
                        origin_country: ''
                      - id: 14914
                        logo_path: /1RZBWz53SpHUTLpRcM8BGv2plIP.png
                        name: HBO Documentary Films
                        origin_country: US
                      - id: 119349
                        logo_path: null
                        name: HBO Central Europe
                        origin_country: ''
                      - id: 147188
                        logo_path: null
                        name: HBO / Cinemax
                        origin_country: ''
                      - id: 7429
                        logo_path: /6in9uMqxXEHx5XgYgkeRBpZ4rPw.png
                        name: HBO Films
                        origin_country: US
                      - id: 158691
                        logo_path: /s5ELD35ShWgVKQxgERHM2iP5bXA.png
                        name: HBO Max
                        origin_country: US
                      - id: 21222
                        logo_path: /baMruKL2uRhJ1Soi4flSHVzXIH2.png
                        name: HBO Independent Productions
                        origin_country: US
                      - id: 27289
                        logo_path: null
                        name: HBO Bulgaria
                        origin_country: ''
                      - id: 128608
                        logo_path: null
                        name: H-Bomb Films
                        origin_country: ''
                      - id: 37659
                        logo_path: /zfouUSOEq718TbB9YqN9OylPtD7.png
                        name: HBO Polska
                        origin_country: PL
                      - id: 136561
                        logo_path: /mReKmOZLemFcWlMocCwiq3XbsbB.png
                        name: HBO Europe
                        origin_country: CZ
                      - id: 44618
                        logo_path: /vh38lPSFvesAuOQ8r5TrUT9Vur5.png
                        name: HBO Latin America
                        origin_country: ''
                      - id: 67207
                        logo_path: null
                        name: HBO Downtown Productions
                        origin_country: ''
                      - id: 11489
                        logo_path: null
                        name: HBO/Cinemax Documentary
                        origin_country: ''
                      - id: 13670
                        logo_path: null
                        name: HBO Romania
                        origin_country: RO
                      - id: 6751
                        logo_path: /giPzzhPdiNloiuwo7qLagRn5uGH.png
                        name: HBO Sports
                        origin_country: US
                      - id: 187379
                        logo_path: /s5ELD35ShWgVKQxgERHM2iP5bXA.png
                        name: HBO Max
                        origin_country: CZ
                      - id: 6107
                        logo_path: null
                        name: HBO Česká republika
                        origin_country: CZ
                    description: >-
                      This provides specific information about a particular HBO
                      brand.
                  total_pages:
                    type: number
                    example: 2
                    description: The total number of pages available in the response data.
                  total_results:
                    type: number
                    example: 24
                    description: The total number of movie results returned from the query.
              examples:
                company_id:
                  value:
                    page: 1
                    results:
                      - id: 3268
                        logo_path: /tuomPhY2UtuPTqqFnKMVHvSb724.png
                        name: HBO
                        origin_country: US
                      - id: 142414
                        logo_path: /tC3oVZvqpwhAG1uSjpMnmj4nW3O.png
                        name: HBO Asia
                        origin_country: SG
                      - id: 143571
                        logo_path: null
                        name: HBO Showcase
                        origin_country: ''
                      - id: 14914
                        logo_path: /1RZBWz53SpHUTLpRcM8BGv2plIP.png
                        name: HBO Documentary Films
                        origin_country: US
                      - id: 119349
                        logo_path: null
                        name: HBO Central Europe
                        origin_country: ''
                      - id: 147188
                        logo_path: null
                        name: HBO / Cinemax
                        origin_country: ''
                      - id: 7429
                        logo_path: /6in9uMqxXEHx5XgYgkeRBpZ4rPw.png
                        name: HBO Films
                        origin_country: US
                      - id: 158691
                        logo_path: /s5ELD35ShWgVKQxgERHM2iP5bXA.png
                        name: HBO Max
                        origin_country: US
                      - id: 21222
                        logo_path: /baMruKL2uRhJ1Soi4flSHVzXIH2.png
                        name: HBO Independent Productions
                        origin_country: US
                      - id: 27289
                        logo_path: null
                        name: HBO Bulgaria
                        origin_country: ''
                      - id: 128608
                        logo_path: null
                        name: H-Bomb Films
                        origin_country: ''
                      - id: 37659
                        logo_path: /zfouUSOEq718TbB9YqN9OylPtD7.png
                        name: HBO Polska
                        origin_country: PL
                      - id: 136561
                        logo_path: /mReKmOZLemFcWlMocCwiq3XbsbB.png
                        name: HBO Europe
                        origin_country: CZ
                      - id: 44618
                        logo_path: /vh38lPSFvesAuOQ8r5TrUT9Vur5.png
                        name: HBO Latin America
                        origin_country: ''
                      - id: 67207
                        logo_path: null
                        name: HBO Downtown Productions
                        origin_country: ''
                      - id: 11489
                        logo_path: null
                        name: HBO/Cinemax Documentary
                        origin_country: ''
                      - id: 13670
                        logo_path: null
                        name: HBO Romania
                        origin_country: RO
                      - id: 6751
                        logo_path: /giPzzhPdiNloiuwo7qLagRn5uGH.png
                        name: HBO Sports
                        origin_country: US
                      - id: 187379
                        logo_path: /s5ELD35ShWgVKQxgERHM2iP5bXA.png
                        name: HBO Max
                        origin_country: CZ
                      - id: 6107
                        logo_path: null
                        name: HBO Česká republika
                        origin_country: CZ
                    total_pages: 2
                    total_results: 24
components:
  parameters:
    page:
      name: page
      in: query
      description: >-
        Indicates which page of results to return. Default is the first page
        (1).
      schema:
        type: integer
        example: 1
  securitySchemes:
    bearerAuth:
      type: http
      scheme: bearer

````