/fred/series
/fred
/fred/series
Get metadata for an economic data series by its identifier
Price: 1 credit
💡 AI Hint: Fetch the metadata for a single economic data series by its identifier (e.g. GNPCA for real gross national product, UNRATE for the unemployment rate, GDP for gross domestic product). Returns the series title, units, observation frequency, seasonal-adjustment status, descriptive notes, the date range its observations cover, and when it was last updated. Use the observations endpoint to fetch the actual time-series values.
⚠️ Common errors: 412: Series not found
POST
/fred/series
Authorizations
API token from the dashboard
Headers
Body
application/json
Response
Successful Response