v5

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

Long-term concept history

Full time series for a single XBRL concept - up to 37+ years of history. Use /{ticker}/concepts to discover available concept names. Optionally filter by form type (10-K for annual, 10-Q for quarterly).

get/api/v1/fundamentals/{ticker}/history/{concept}

Path parameters

tickerstring required

Security ticker symbol.

Security ticker symbol.

conceptstring required

XBRL concept name.

XBRL concept name.

Query parameters

taxonomy'us-gaap' | 'dei'

XBRL taxonomy (us-gaap or dei).

XBRL taxonomy (us-gaap or dei).

formstring nullable

Filter by form type: 10-K, 10-Q, or None for all

Filter by form type: 10-K, 10-Q, or None for all

Response

SEC EDGAR full history for a single XBRL concept, up to 37+ years of filings.

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