> ## 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.

# Dilution

> Investigate SEC-disclosed dilution signals: offerings, convertibles, warrants, share float, cash, and capital-structure events.

Investigate SEC-disclosed dilution signals: offerings, convertibles, warrants, share float, cash, and capital-structure events.

Start with [coverage](/api-reference/dilution/get-v1-dilution-coverage) to inspect stored evidence for an issuer, then use [events](/api-reference/dilution/get-v1-dilution-events) or the [score](/api-reference/dilution/get-v1-dilution-score) for the next question. Coverage is a bounded inventory of stored observations; zero rows do not establish that an issuer made no disclosure. Read [coverage and depth](/coverage-and-depth) for availability boundaries.

<Note>
  The sidebar labels inside this family are the literal calls you make over HTTP. Descriptions stay in the body so the navigation stays sharp and scannable.
</Note>

## Operations in this family

<CardGroup cols={2}>
  <Card title="GET /v1/dilution/cash-position" href="/api-reference/dilution/get-v1-dilution-cash-position">Find reported cash, burn, and runway fields by issuer and reporting period</Card>
  <Card title="GET /v1/dilution/convertibles" href="/api-reference/dilution/get-v1-dilution-convertibles">Find disclosed convertible instruments and their conversion terms</Card>
  <Card title="GET /v1/dilution/corporate-actions" href="/api-reference/dilution/get-v1-dilution-corporate-actions">Find capital-structure context from ticker, exchange, de-SPAC, and split actions</Card>
  <Card title="GET /v1/dilution/coverage" href="/api-reference/dilution/get-v1-dilution-coverage">Inspect dilution row counts, verified rows, and latest observation dates by table</Card>
  <Card title="GET /v1/dilution/events" href="/api-reference/dilution/get-v1-dilution-events">Find filed offering and issuance events by issuer, filing, date, or ATM status</Card>
  <Card title="GET /v1/dilution/events/{event_id}" href="/api-reference/dilution/get-v1-dilution-events-event-id">Retrieve one filed dilution event with linked instruments and verification fields</Card>
  <Card title="GET /v1/dilution/lockups" href="/api-reference/dilution/get-v1-dilution-lockups">Find disclosed lockup restrictions, dates, parties, and release conditions</Card>
  <Card title="GET /v1/dilution/nasdaq-compliance" href="/api-reference/dilution/get-v1-dilution-nasdaq-compliance">Find Nasdaq deficiency and compliance notices by issuer, status, or date</Card>
  <Card title="GET /v1/dilution/ratings" href="/api-reference/dilution/get-v1-dilution-ratings">List persisted dilution-rating history by issuer or overall-risk value</Card>
  <Card title="GET /v1/dilution/reverse-splits" href="/api-reference/dilution/get-v1-dilution-reverse-splits">Find disclosed reverse stock split ratios and execution dates</Card>
  <Card title="GET /v1/dilution/rofr" href="/api-reference/dilution/get-v1-dilution-rofr">Find disclosed rights-of-first-refusal and underwriter tail-financing provisions</Card>
  <Card title="GET /v1/dilution/score" href="/api-reference/dilution/get-v1-dilution-score">Calculate the current per-issuer Dilution Score from available inputs</Card>
  <Card title="GET /v1/dilution/share-float-history" href="/api-reference/dilution/get-v1-dilution-share-float-history">List disclosed shares-outstanding and public-float observations by issuer and date</Card>
  <Card title="GET /v1/dilution/warrants" href="/api-reference/dilution/get-v1-dilution-warrants">Find disclosed warrant terms and potential share overhang in offering materials</Card>
</CardGroup>
