getPressReleases
Retrieve official company press releases, including earnings reports and mergers, from the Financial Modeling Prep API. Filter results by date range and customize output with pagination and limit options.
Instructions
Access official company press releases with the FMP Press Releases API. Get real-time updates on corporate announcements, earnings reports, mergers, and more.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
from | No | Start date (YYYY-MM-DD) | |
limit | No | Limit on number of results (default: 20, max: 250) | |
page | No | Page number (default: 0) | |
to | No | End date (YYYY-MM-DD) |