getStockSplits
Retrieve stock split details including dates and ratios for specific companies to analyze changes in share structure.
Instructions
Access detailed information on stock splits for a specific company using the FMP Stock Split Details API. This API provides essential data, including the split date and the split ratio, helping users understand changes in a company's share structure after a stock split.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Stock symbol | |
| limit | No | Optional limit on number of results (default: 100, max: 1000) |