G.19 - Consumer Credit (headline)
Federal Reserve G.19 statistical release (monthly, mid-month). Total consumer credit outstanding and its breakdown into revolving and non-revolving, plus sub-components for student loans and motor vehicle loans. Interest-rate detail from the G.19 release is deferred to a future /fed/g19/rates endpoint; Z.1 flow-of-funds cross-links (BOGZ1) are excluded as out of scope. Data drawn live from FRED with 6-hour cache.
Query parameters
Months of history to return (default 36, max 120).
Months of history to return (default 36, max 120).
When true, include discontinued and superseded series in the response. Default false returns only release_status=active series.
When true, include discontinued and superseded series in the response. Default false returns only release_status=active series.
Response
G.19 monthly observation grid with series_metadata + failed_series envelope.
Example response
{
"data": {
"series_metadata": [
{
"series_id": "WALCL",
"title": "Total Assets, All Federal Reserve Banks",
"units": "Millions of Dollars",
"frequency": "weekly",
"release_status": "active"
}
],
"monthly_data": [
{
"observation_date": "2026-05-12"
}
]
},
"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"
]
}
}