organisationId (from Search Organizations) or an orgLinkedinUrl, and supply a date range for published articles. The endpoint returns up to 200 articles per request.
Credit cost: 2 credits per API request regardless of how many articles are returned.Capacity: Maximum of 200 news articles per company per request. Use pagination (
page) to retrieve additional results.Endpoint
POST /api/v1/organisation/news
Request
Headers
Body Parameters
string
Clodura’s unique identifier for the company. Obtain this from the Search Organizations endpoint. Required if
orgLinkedinUrl is not provided.string
Full LinkedIn Company profile URL (e.g.,
https://www.linkedin.com/company/clodura-ai/). Required if organisationId is not provided.date
required
Start date for filtering news articles by publication date. Format:
YYYY-MM-DD (e.g., 2024-01-01).date
required
End date for filtering news articles by publication date. Format:
YYYY-MM-DD (e.g., 2024-12-31).string
Exact match filter for a specific article headline. Useful for locating a known article.
array
Filter articles by event category. Accepted values:
Acquisition, Announcements, Bankruptcy, Expansion, IPO, Investment, Issue, Launch, Layoff, Partnership, Patent, Funding.array
Keywords to search within article content (e.g.,
Series B, new CEO, data breach).integer
Page number to retrieve. Maximum:
100.Example Request
Response
A successful200 response returns a paginated list of news articles for the specified organization.
string
The Clodura ID of the queried organization.
string
The LinkedIn URL of the queried organization.
object
array
