FRED Series Info API is a Federal Reserve Economic Database (FRED®) API, which is a web service that allows developers to write programs and build applications that retrieve economic data from the FRED® and ALFRED® websites hosted by the Economic Research Division of the Federal Reserve Bank of St. Louis. Requests can be customized according to data source, release, category, series, and other preferences. FactPundit uses this API to provide an enrich a variety of Charts, Releases, Tables, and other data.
				
					https://api.stlouisfed.org/fred/series?series_id=UNRATE&api_key=abcdefghijklmopqrstuvwxyz0123456789&file_type=json
				
			
				
					{
    "realtime_start": "2022-07-09",
    "realtime_end": "2022-07-09",
    "seriess": [
        {
            "id": "UNRATE",
            "realtime_start": "2022-07-09",
            "realtime_end": "2022-07-09",
            "title": "Unemployment Rate",
            "observation_start": "1948-01-01",
            "observation_end": "2022-06-01",
            "frequency": "Monthly",
            "frequency_short": "M",
            "units": "Percent",
            "units_short": "%",
            "seasonal_adjustment": "Seasonally Adjusted",
            "seasonal_adjustment_short": "SA",
            "last_updated": "2022-07-08 07:44:02-05",
            "popularity": 92,
            "notes": "The unemployment rate represents the number of unemployed as a percentage of the labor force. Labor force data are restricted to people 16 years of age and older, who currently reside in 1 of the 50 states or the District of Columbia, who do not reside in institutions (e.g., penal and mental facilities, homes for the aged), and who are not on active duty in the Armed Forces.\r\n\r\nThis rate is also defined as the U-3 measure of labor underutilization.\r\n\r\nThe series comes from the 'Current Population Survey (Household Survey)'\r\n\r\nThe source code is: LNS14000000"
        }
    ]
}
				
			
This is where anything relating to the data provider or sources’ policiesd are concerned.
Documentation
Signup Required
Developer Portal
Format
Yes
No
JSON