v1
latestOpenAPI 3.1.02026-07-247601.0 MBNews Articles Search
This endpoint consumes 1 Apollo credit per page when results are returned. Each page can include up to 25 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/4412665755661-Search-Filters-Overview#news" target="_blank">News</a> includes articles related to companies in Apollo.<br><br>Use the News Articles Search endpoint to find news articles related to specific companies. Several filters are available to help narrow your search.
Query parameters
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, call the <a href="https://docs.apollo.io/reference/organization-search" target="_blank">Organization Search endpoint</a> and identify the values for organization_id. <br><br>Example: 5e66b6381e05b4008c8331b8
Filter your search to include only certain categories or sub-categories of news. Use the <b>News</b> search filter for companies within Apollo to uncover all possible categories and sub-categories. <br><br>Examples: hires; investment; contract
Set the lower bound of the date range you want to search. <br><br>Use this parameter in combination with the published_at[max] parameter. This date should fall before the published_at[max] date. <br><br>The date should be formatted as YYYY-MM-DD. <br><br>Example: 2025-02-15
Set the upper bound of the date range you want to search. <br><br>Use this parameter in combination with the published_at[min] parameter. This date should fall after the published_at[min] date. <br><br>The date should be formatted as YYYY-MM-DD. <br><br>Example: 2025-05-15
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
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