get
https://eapi.askedgar.io/v1/split-status
Where a company currently sits in the reverse-split lifecycle.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Overview
Tracks the lifecycle of a forward or reverse stock split — from "vote scheduled" through "shareholders approved" through "effective date announced." ticker is required.
When to use
- Catching an upcoming reverse split before it executes.
- Monitoring delisting-risk tickers for compliance-driven splits.
- Building alerts on
action_typetransitions.
Key parameters
ticker(required) — single symbol.
Response highlights
action_type— one ofPending Vote,Vote Approved, orStock Split Announced.split_from/split_to— the proposed ratio.vote_date,approved_date,effective_date— lifecycle milestones (any may be null depending on stage).details— human-readable summary (e.g."1-for-20 reverse stock split").form_type+document_url— link to the source SEC filing.