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"
]
}
}Changes
Changed in 1 of the 21 revisions of this API.12
- ○
added the optional property
codeto the response with the401statusresponse-optional-property-added
- ○
added the optional property
codeto the response with the429statusresponse-optional-property-added
- ○
added the optional property
codeto the response with the503statusresponse-optional-property-added
- ○
added the optional property
hintto the response with the401statusresponse-optional-property-added
- ○
added the optional property
hintto the response with the429statusresponse-optional-property-added
- ○
added the optional property
hintto the response with the503statusresponse-optional-property-added
- ○
added the optional property
planto the response with the401statusresponse-optional-property-added
- ○
added the optional property
planto the response with the429statusresponse-optional-property-added
- ○
added the optional property
planto the response with the503statusresponse-optional-property-added
- ○
added the optional property
reasonto the response with the401statusresponse-optional-property-added
- ○
added the optional property
reasonto the response with the429statusresponse-optional-property-added
- ○
added the optional property
reasonto the response with the503statusresponse-optional-property-added
- ○