Fundamentals
Cross-company ranking by XBRL concept
Rank ALL SEC-filing companies by a single XBRL metric for a given period. Returns up to top_n companies sorted by value. Covers 2000-6000 companies per concept. Use CY2024 for annual income/cashflow, CY2024Q4I for balance sheet (instant).
get/api/v1/fundamentals/frames/{concept}
Path parameters
conceptstring required
XBRL concept name.
XBRL concept name.
Query parameters
periodstring
e.g. CY2024, CY2024Q4I, CY2024Q1
e.g. CY2024, CY2024Q4I, CY2024Q1
unitstring
USD, USD/shares, shares, pure
USD, USD/shares, shares, pure
taxonomystring
XBRL taxonomy (us-gaap or dei).
XBRL taxonomy (us-gaap or dei).
top_ninteger
Return top N items.
Return top N items.
sort'desc' | 'asc'
Sort direction.
Sort direction.
Response
Ranked list of companies for the selected XBRL concept and period.
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"
]
}
}