Finance
Any Fama-French dataset
Access any of 23 Fama-French datasets by key. Industry portfolios (5/10/12/17/30/48/49), size/value portfolios (6/25/100), momentum portfolios (10), characteristic-sorted (size, value, profitability, investment). Use /fama-french/catalog for available keys.
get/api/v1/fama-french/dataset/{key}
Path parameters
keystring required
Named dataset key.
Named dataset key.
Query parameters
limitinteger
Number of most-recent periods (daily series run to ~25k rows since 1926)
Number of most-recent periods (daily series run to ~25k rows since 1926)
Response
Fama-French dataset records.
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"
]
}
}