List of available FRED API endpoints.

fredr_endpoints

Format

A tibble with 31 rows and 3 variables:

endpoint

endpoint name (e.g. "fred/category", "fredr/series/observations", "fredr/tags"). This name can be supplied to the endpoint parameter in fredr_docs() to open the FRED API endpoint documentation in a web browser.

type

endpoint type (e.g. "Categories", "Releases", "Series", "Sources", and "Tags".)

note

endpoint details

API Documentation

FRED API