getPressReleases
Fetch official company press releases with date range filtering. Access corporate announcements, earnings reports, mergers, and other news through the Financial Modeling Prep API, with pagination support.
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_date | No | Start date (YYYY-MM-DD) | |
| to | No | End date (YYYY-MM-DD) | |
| page | No | Page number (default: 0) | |
| limit | No | Limit on number of results (default: 20, max: 250) |