Documentation Index
Fetch the complete documentation index at: https://docs.secapi.ai/llms.txt
Use this file to discover all available pages before exploring further.
GET /v1/dilution/corporate-actions
List dilution-relevant corporate actions: ticker changes, exchange moves, de-SPAC closings, splits. Ordered byeffective_date desc. Verification block on every row.
Audience: application and coding agent.
Canonical metadata
requestIdtraceparentverificationprovenance
Query parameters
| Param | Type | Description |
|---|---|---|
ticker | string | Issuer ticker. |
action_type | string | Filter (ticker_change, exchange_move, despac, split, etc.). |
effective_date_from / effective_date_to | ISO date | Bounds on effective_date. |
cursor | int | From prior page’s nextCursor. |
limit | int (1–50, default 10) | Page size. |
view | enum | Response shape. |
Example request
Example response
Give this prompt to your agent
Failure posture
- treat non-2xx responses as contract-aware failures, not free-form errors
- preserve
requestIdandtraceparent