v5

OpenAPI 3.1.0Proprietary2026-08-031,5423,1505.5 MB
Fundamentals

Aggregated financial ratios snapshot

~26 financial ratios computed from the latest SEC XBRL filing in one call: margins, returns (ROE/ROA/ROIC), leverage, liquidity, efficiency, per-share, and cash-flow ratios. Pure SEC (Tier S) - no market price, so price multiples (P/E, P/B, EV/EBITDA, yields) are excluded by design. Each component statement carries source-filing provenance.

get/api/v1/fundamentals/{ticker}/ratios

Path parameters

tickerstring required

Security ticker symbol.

Security ticker symbol.

Query parameters

usdboolean

When true, attach an fx provenance block (reporting currency + USD spot reference rate at the snapshot period end). Ratios are currency-invariant and never gain a _usd value; the rate is exposed only so a client can convert per-share figures itself.

When true, attach an fx provenance block (reporting currency + USD spot reference rate at the snapshot period end). Ratios are currency-invariant and never gain a _usd value; the rate is exposed only so a client can convert per-share figures itself.

Response

Computed financial ratios with per-statement SEC filing provenance.

Example response

{
  "meta": {
    "endpoint": "/api/v1/fred/us/cpi",
    "data_time": "2026-04-16T14:30:00Z",
    "response_time": "2026-04-16T14:30:12Z",
    "provider": "Sugra API v1.0.1",
    "source": "sugra_crypto",
    "attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
    "fallback_chain": [
      "sugra_crypto",
      "sugra_finance"
    ]
  }
}