Default
Major Press Releases
Get latest major press releases of a company. This data can be used to highlight the most significant events comprised of mostly press releases sourced from the exchanges, BusinessWire, AccessWire, GlobeNewswire, Newsfile, and PRNewswire.
Full-text press releases data is available for Enterprise clients. Contact Us to learn more.
get/press-releases
Query parameters
symbolstring required
Company symbol.
fromstring date
From time: 2020-01-01.
tostring date
To time: 2020-01-05.
Response
successful operation
Example response
{
"majorDevelopment": [
{
"symbol": "symbol",
"datetime": "datetime",
"description": "description",
"headline": "headline",
"url": "url"
},
{
"symbol": "symbol",
"datetime": "datetime",
"description": "description",
"headline": "headline",
"url": "url"
}
],
"symbol": "symbol"
}