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/signals/dilution
Return the OMNI Dilution Score: factor-weighted 0-100 derived metric with sub-ratings, percentile, and optional rolling historyAudience: application and coding agent.
Canonical metadata
requestIdtraceparentprovenancefreshnessmethodologyVersionfactorssubRatingsregshopercentiledegradedReasons
Query parameters
| Param | Type | Description |
|---|---|---|
ticker | string | Issuer ticker. Either ticker or cik is required. |
cik | string | Issuer CIK (10-digit zero-padded). Either ticker or cik is required. |
history | enum | Optional. 30d | 90d | 1y. Returns rolling timeseries under history[]. |
view | enum | Response shape (default | compact | agent). agent drops factors[] for token efficiency. |
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
requestIdandtraceparentin logs and downstream reports - when
confidenceisloworfreshness.statusisstale/degraded, surface thedegradedReasons[]to the user verbatim so trust is not lost in the handoff - the score is deterministic given (inputs, methodologyVersion); a methodology bump is recorded in the persisted history table without overwriting prior rows