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

# /otta/companies/search

> Search Otta tech companies. Filter by company name, employee-count band, business sectors / industries and job locations. Returns company cards with name, logo, short description, employee-count band, business sectors, total funding and the locations they hire in.

**Price:** 5 credits per 50 results



## OpenAPI

````yaml /openapi/jobs.json post /api/otta/companies/search
openapi: 3.1.0
info:
  title: Any Site API
  description: >+
    Any Site API provides programmatic access to data from LinkedIn, Instagram,
    Twitter, and other platforms.


    ## Authentication


    All API endpoints require an `access-token` header with a valid API token.
    Tokens can be created in the [dashboard](https://app.anysite.io/).


    ## Pricing


    Each endpoint has a credit cost listed in its description. Credits are
    deducted from your token balance per request.

  version: 0.0.1
servers: []
security:
  - AccessToken: []
paths:
  /api/otta/companies/search:
    post:
      tags:
        - /otta
      summary: /otta/companies/search
      description: >-
        Search Otta tech companies. Filter by company name, employee-count band,
        business sectors / industries and job locations. Returns company cards
        with name, logo, short description, employee-count band, business
        sectors, total funding and the locations they hire in.


        **Price:** 5 credits per 50 results
      operationId: __api_otta_companies_search_post
      parameters:
        - name: access-token
          in: header
          required: true
          schema:
            anyOf:
              - type: string
      requestBody:
        required: true
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/OttaCompaniesSearchPayload'
      responses:
        '200':
          description: Successful Response
          content:
            application/json:
              schema:
                type: array
                items:
                  $ref: '#/components/schemas/OttaCompanyCard'
        '422':
          description: Validation Error
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HTTPValidationError'
components:
  schemas:
    OttaCompaniesSearchPayload:
      properties:
        timeout:
          type: integer
          maximum: 1500
          minimum: 20
          default: 300
        keyword:
          type: string
          default: ''
        count:
          type: integer
          minimum: 1
        company_sizes:
          items:
            $ref: '#/components/schemas/OttaCompanySize'
          type: array
          default: []
        sectors:
          items:
            $ref: '#/components/schemas/OttaSectorTag'
          type: array
          default: []
        locations:
          items:
            $ref: '#/components/schemas/OttaLocation'
          type: array
          default: []
        currency:
          $ref: '#/components/schemas/OttaCurrency'
          default: GBP
      type: object
      required:
        - count
    OttaCompanyCard:
      properties:
        '@type':
          type: string
          default: OttaCompanyCard
        id:
          anyOf:
            - type: string
            - type: 'null'
        alias:
          anyOf:
            - type: string
            - type: 'null'
        name:
          anyOf:
            - type: string
            - type: 'null'
        image:
          anyOf:
            - type: string
            - type: 'null'
        favicon:
          anyOf:
            - type: string
            - type: 'null'
        primary_colour:
          anyOf:
            - type: string
            - type: 'null'
        short_description:
          anyOf:
            - type: string
            - type: 'null'
        live_job_count:
          anyOf:
            - type: integer
            - type: 'null'
        size:
          anyOf:
            - type: string
            - type: 'null'
        sectors:
          items:
            $ref: '#/components/schemas/OttaSector'
          type: array
          default: []
        total_funding:
          anyOf:
            - $ref: '#/components/schemas/OttaMoney'
            - type: 'null'
        job_locations:
          items:
            type: string
          type: array
          default: []
      type: object
    HTTPValidationError:
      properties:
        detail:
          items:
            $ref: '#/components/schemas/ValidationError'
          type: array
      type: object
    OttaCompanySize:
      type: string
      enum:
        - 1-20
        - 21-100
        - 101-200
        - 201-500
        - 501-1000
        - 1001+
    OttaSectorTag:
      type: string
      enum:
        - Accelerator
        - Accessibility
        - Accounting
        - Advertising
        - Aerospace
        - Age-tech
        - Agency
        - Agriculture
        - Analytics
        - API
        - Art
        - Artificial Intelligence
        - Augmented Reality
        - Automation
        - B2B
        - B2C
        - Banking
        - Beauty
        - Big data
        - Biology
        - Biotechnology
        - Blockchain
        - Bookkeeping
        - Business Intelligence
        - Capital Markets
        - Cars
        - Charity
        - Childcare
        - Cloud Computing
        - Communication
        - Community
        - Compliance
        - Computer Vision
        - Construction
        - Consulting
        - Consumer Appliances
        - Consumer Goods
        - Content
        - Credit cards
        - Credit Scoring
        - Crowdfunding
        - Cryptocurrency
        - Customer service
        - Cyber Security
        - D2C
        - Data Analysis
        - Data Integration
        - Data Sharing
        - Data storage
        - Dating
        - Deep Tech
        - Delivery
        - Dentistry
        - Design
        - DevOps
        - Digital Media
        - Discount
        - Drones
        - eCommerce
        - Education
        - Electric Vehicles
        - Energy
        - Enterprise
        - Entertainment
        - Environmental
        - eSports
        - Events
        - Fashion
        - Femtech
        - Financial Services
        - Fintech
        - Fitness
        - Flexible working
        - Flights
        - Flowers
        - Food
        - Foreign exchange
        - Fraud
        - Freight
        - Fundraising
        - Furniture
        - Gambling
        - Gaming
        - Governments
        - Hardware
        - Healthcare
        - Home improvement
        - Hospitality
        - HR
        - Identity
        - Incubator
        - Insurance
        - Interior design
        - Internal tools
        - Internet of Things
        - Investing
        - Kids
        - Languages
        - Lead generation
        - Learning
        - Legal
        - Lending
        - Lifestyle
        - Location services
        - Logistics
        - Machine Learning
        - Manufacturing
        - Market research
        - Marketing
        - Marketplace
        - Media
        - MedTech
        - Mencare
        - Mental health
        - Mobile
        - Mobility
        - Mortgages
        - Music
        - Nature
        - Navigation
        - Networking
        - No-Code
        - Nutrition
        - Office
        - Outsourcing
        - Payments
        - Personal finance
        - Personal health
        - Pets
        - Printing
        - Privacy
        - Procurement
        - Product
        - Product Management
        - Productivity
        - Property
        - Publishing
        - Real Estate
        - Recruitment
        - Regtech
        - Renting
        - Retail
        - Reviews
        - Ridesharing
        - Robotics
        - SaaS
        - Sales
        - Science
        - Security
        - Sharing Economy
        - Social
        - Social Impact
        - Social Media
        - Sports
        - Strategic Intelligence
        - Subscription
        - Supply Chain
        - Sustainability
        - Telecommunications
        - Ticketing
        - Toys
        - Trading
        - Training
        - Transport
        - Travel
        - Tutoring
        - Venture Capital
        - Video
        - Virtual Reality
        - Visualisation
        - Web 3.0
        - Web Design
        - Weddings
        - Wellbeing
    OttaLocation:
      type: string
      enum:
        - AMSTERDAM
        - AUSTIN_US
        - BARCELONA
        - BERLIN
        - BIRMINGHAM
        - BOSTON_US
        - BRISTOL
        - CAMBRIDGE
        - CARDIFF
        - CHICAGO_US
        - DENVER_US
        - DUBLIN
        - EDINBURGH
        - GLASGOW
        - LEEDS
        - LONDON
        - LOS_ANGELES_US
        - MANCHESTER
        - MIAMI_US
        - NEW_YORK_US
        - NOTTINGHAM
        - OXFORD
        - PARIS
        - REMOTE_CANADA
        - REMOTE_EUROPE
        - REMOTE_FRANCE
        - REMOTE_GERMANY
        - REMOTE_IRELAND
        - REMOTE_NETHERLANDS
        - REMOTE_SPAIN
        - REMOTE_UK
        - REMOTE_US
        - SAN_FRANCISCO_BAY_AREA_US
        - TORONTO
        - VANCOUVER
    OttaCurrency:
      type: string
      enum:
        - CAD
        - EUR
        - GBP
        - USD
    OttaSector:
      properties:
        '@type':
          type: string
          default: OttaSector
        id:
          anyOf:
            - type: string
            - type: 'null'
        value:
          anyOf:
            - type: string
            - type: 'null'
      type: object
    OttaMoney:
      properties:
        '@type':
          type: string
          default: OttaMoney
        amount:
          anyOf:
            - type: integer
            - type: 'null'
        currency:
          anyOf:
            - type: string
            - type: 'null'
      type: object
    ValidationError:
      properties:
        loc:
          items:
            anyOf:
              - type: string
              - type: integer
          type: array
        msg:
          type: string
        type:
          type: string
        input: {}
        ctx:
          type: object
      type: object
      required:
        - loc
        - msg
        - type
  securitySchemes:
    AccessToken:
      type: apiKey
      in: header
      name: access-token
      description: API token from the dashboard

````