v1

latestOpenAPI 3.1.02026-07-247601.0 MB
Search

Organization Search

This endpoint consumes 1 Apollo credit per page when results are returned. Each page can include up to 100 results. If Apollo doesn't return results, the request consumes 0 credits. Learn more about API pricing and credits.

<a href="https://knowledge.apollo.io/hc/en-us/articles/4412658766477-Search-for-Companies" target="_blank">Organizations</a> are companies you haven't yet saved as accounts on Apollo.<br><br>Use the Organization Search endpoint to find companies in the Apollo database. Several filters are available to help narrow your search.<br><br>To protect Apollo's performance for all users, this endpoint has a display limit of 50,000 records (100 records per page, up to 500 pages). Add more filters to narrow your search results as much as possible.

post/mixed_companies/search

Query parameters

q_organization_domains_list[]string[]

The domain name for the person's employer. This can be the current employer or a previous employer. Do not include www., the @ symbol, or similar. <br><br>This parameter accepts up to 1,000 domains in a single request. <br><br>Examples: apollo.io; microsoft.com

organization_num_employees_ranges[]string[]

The number range of employees working for the company. This enables you to find companies based on headcount. You can add multiple ranges to expand your search results. <br><br>Each range you add needs to be a string, with the upper and lower numbers of the range separated only by a comma. <br><br>Examples: 1,10; 250,500; 10000,20000

organization_locations[]string[]

The location of the company headquarters. You can search across cities, US states, and countries. <br><br>If a company has several office locations, results are still based on the headquarters location. For example, if you search chicago but a company's HQ location is in boston, any Boston-based companies will not appearch in your search results, even if they match other parameters.. <br><br>To exclude companies based on location, use the organization_not_locations parameter. <br><br>Examples: texas; tokyo; spain

organization_not_locations[]string[]

Exclude companies from search results based on the location of the company headquarters. You can use cities, US states, and countries as locations to exclude. <br><br>This parameter is useful for ensuring you do not prospect in an undesirable territory. For example, if you use ireland as a value, no Ireland-based companies will appear in your search results. <br><br>Examples: minnesota; ireland; seoul

revenue_range[min]integer

Search for organizations based on their revenue. <br><br>Use this parameter to set the lower range of organization revenue. Use the revenue_range[max] parameter to set the upper range of revenue. <br><br>Do not enter currency symbols, commas, or decimal points in the figure. <br><br>Example: 300000

revenue_range[max]integer

Search for organizations based on their revenue. <br><br>Use this parameter to set the upper range of organization revenue. Use the revenue_range[min] parameter to set the lower range of revenue. <br><br>Do not enter currency symbols, commas, or decimal points in the figure. <br><br>Example: 50000000

currently_using_any_of_technology_uids[]string[]

Find organizations based on the technologies they currently use. Apollo supports filtering by 1,500+ technologies. <br><br>Apollo calculates technologies data from multiple sources. This data is updated regularly. Check out the full list of supported technologies by <a href="https://api.apollo.io/v1/auth/supported_technologies_csv" target="_blank">downloading this CSV file</a>. <br><br>Use underscores (_) to replace spaces and periods for the technologies listed in the CSV file. <br><br>Examples: salesforce; google_analytics; wordpress_org

q_organization_keyword_tags[]string[]

Filter search results based on keywords associated with companies. For example, you can enter mining as a value to return only companies that have an association with the mining industry. <br><br>Examples: mining; sales strategy; consulting

q_organization_namestring

Filter search results to include a specific company name. <br><br>If the value you enter for this parameter does not match with a company's name, the company will not appear in search results, even if it matches other parameters. Partial matches are accepted. For example, if you filter by the value marketing, a company called NY Marketing Unlimited would still be eligible as a search result, but NY Market Analysis would not be eligible. <br><br>Example: apollo or mining

organization_ids[]string[]

The Apollo IDs for the companies you want to include in your search results. Each company in the Apollo database is assigned a unique ID. <br><br>To find IDs, identify the values for organization_id when you call this endpoint. <br><br>Example: 5e66b6381e05b4008c8331b8

latest_funding_amount_range[min]integer

The minimum amount the company received with its most recent funding round. Use this parameter in combination with latest_funding_amount_range[max] to set a monetary range for the company's most recent funding round. <br><br>Do not enter currency symbols, commas, or decimal points in the figure. <br><br>Examples: 5000000; 15000000

latest_funding_amount_range[max]integer

The maximium amount the company received with its most recent funding round. Use this parameter in combination with latest_funding_amount_range[min] to set a monetary range for the company's most recent funding round. <br><br>Do not enter currency symbols, commas, or decimal points in the figure. <br><br>Examples: 5000000; 15000000

total_funding_range[min]integer

The minimum amount the company received during all of its funding rounds combined. Use this parameter in combination with total_funding_range[max] to set a monetary range for all of the company's funding rounds. <br><br>Do not enter currency symbols, commas, or decimal points in the figure. <br><br>Examples: 50000000; 350000000

total_funding_range[max]integer

The maximum amount the company received during all of its funding rounds combined. Use this parameter in combination with total_funding_range[min] to set a monetary range for all of the company's funding rounds. <br><br>Do not enter currency symbols, commas, or decimal points in the figure. <br><br>Examples: 50000000; 350000000

latest_funding_date_range[min]string date

The earliest date when the company received its most recent funding round. Use this parameter in combination with latest_funding_date_range[max] to set a date range for when the company received its most recent funding round. <br><br>Example: 2025-07-25

latest_funding_date_range[max]string date

The latest date when the company received its most recent funding round. Use this parameter in combination with latest_funding_date_range[min] to set a date range for when the company received its most recent funding round. <br><br>Example: 2025-09-25

q_organization_job_titles[]string[]

The job titles that are listed in active job postings at the company. <br><br>Examples: sales manager; research analyst

organization_job_locations[]string[]

The locations of the jobs being actively recruited by the company. <br><br>Examples: atlanta; japan

organization_num_jobs_range[min]integer

The minimum number of job postings active at the company. Use this parameter in combination with organization_num_jobs_range[max] to set a job postings range. <br><br>Examples: 50; 500

organization_num_jobs_range[max]integer

The maximum number of job postings active at the company. Use this parameter in combination with organization_num_jobs_range[min] to set a job postings range. <br><br>Examples: 50; 500

organization_job_posted_at_range[min]string date

The earliest date when jobs were posted by the company. Use this parameter in combination with organization_job_posted_at_range[max] to set a date range for when jobs posted. <br><br>Example: 2025-07-25

organization_job_posted_at_range[max]string date

The latest date when jobs were posted by the company. Use this parameter in combination with organization_job_posted_at_range[min] to set a date range for when jobs posted. <br><br>Example: 2025-09-25

pageinteger

The page number of the Apollo data that you want to retrieve. <br><br>Use this parameter in combination with the per_page parameter to make search results for navigable and improve the performance of the endpoint. <br><br>Example: 4

per_pageinteger

The number of search results that should be returned for each page. Limiting the number of results per page improves the endpoint's performance. <br><br>Use the page parameter to search the different pages of data. <br><br>Example: 10

Response

200

partial_results_onlyboolean
has_joinboolean
disable_eu_prospectingboolean
partial_results_limitinteger
model_idsstring[]
{"stackTrail":"paths:/mixed_companies/search:post:responses:200:content:application/json:schema:properties:num_fetch_result","oasType":"schema","type":"unknown"}
{"stackTrail":"paths:/mixed_companies/search:post:responses:200:content:application/json:schema:properties:derived_params","oasType":"schema","type":"unknown"}

Example response

{
  "breadcrumbs": [
    {
      "label": "# Employees",
      "signal_field_name": "organization_num_employees_ranges",
      "value": "250,1000",
      "display_name": "250-1000"
    }
  ],
  "partial_results_limit": 10000,
  "pagination": {
    "page": 1,
    "per_page": 2,
    "total_entries": 1184,
    "total_pages": 592
  },
  "organizations": [
    {
      "id": "615d029256de500001bdb460",
      "name": "Nikkei Asia",
      "website_url": "http://www.nikkei.com",
      "linkedin_url": "http://www.linkedin.com/company/nikkeiasia",
      "twitter_url": "https://twitter.com/nikkei",
      "facebook_url": "https://facebook.com/nikkei",
      "primary_phone": {
        "number": "+81 576-95-0781",
        "source": "Scraped",
        "sanitized_number": "+81576950781"
      },
      "languages": [
        "Japanese"
      ],
      "alexa_ranking": 1583,
      "phone": "+81 576-95-0781",
      "linkedin_uid": "3335963",
      "founded_year": 1876,
      "logo_url": "https://zenprospect-production.s3.amazonaws.com/uploads/pictures/ff63c201695aca418dd88bd9/picture",
      "primary_domain": "nikkei.com",
      "sanitized_phone": "+81576950781",
      "show_intent": true
    }
  ],
  "model_ids": [
    "615d029256de500001bdb460"
  ]
}