v5

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

Income statement

Income statement: revenue, gross profit, operating income, net income, EPS. Annual (10-K) or quarterly (10-Q). Foreign private issuers who file their annual report on 20-F / 40-F under the IFRS taxonomy are covered: an annual request auto-resolves to the issuer's actual form (reported in _meta.form) and reads the IFRS line items. Fields IFRS does not provide stay null (no fabrication).

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

Path parameters

tickerstring required

Security ticker symbol.

Security ticker symbol.

Query parameters

periodsinteger

Number of periods (granularity-dependent).

Number of periods (granularity-dependent).

form'10-K' | '10-Q'

10-K for annual, 10-Q for quarterly

10-K for annual, 10-Q for quarterly

usdboolean

When true, add val_usd to each monetary line item for foreign filers (20-F/40-F), converted at the as-of-period-end spot reference rate (FRED H.10 or ECB), plus a per-statement fx provenance block. Not transaction-time. USD filers are unchanged (rate 1.0).

When true, add val_usd to each monetary line item for foreign filers (20-F/40-F), converted at the as-of-period-end spot reference rate (FRED H.10 or ECB), plus a per-statement fx provenance block. Not transaction-time. USD filers are unchanged (rate 1.0).

Response

Income statement line items across reported periods.

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"
    ]
  }
}