How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

FRED Releases API

Economic data releases — schedules, member series, sources, and tags per release.

FRED Releases API is one of 10 APIs that FRED publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Releases. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 9 operations across 9 paths, and defines 11 schemas. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against a single base URL, https://api.stlouisfed.org/geofred.

9 operations 9 paths 11 schemas 9 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://api.stlouisfed.org/fred
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

FRED Releases API declares 1 security scheme for authenticating requests. An API key is passed in the query as api_key (ApiKeyAuth). By default, every request must be authenticated.

  • ApiKeyAuth — 32-character lower-case alphanumeric FRED API key (same key used for the FRED API).

Paths & Operations 9

Across 9 paths, the API surfaces 9 operations — 9 GET. Each is listed below with its method, path, parameters, and response codes.

Releases 9

Economic data releases — schedules, member series, sources, and tags per release.

GET
/releases
FRED Get All Releases of Economic Data
getReleases 8 params → 200
GET
/releases/dates
FRED Get Release Dates for All Releases of Economic Data
getReleasesDates 9 params → 200
GET
/release
FRED Get a Release of Economic Data
getRelease 5 params → 200
GET
/release/dates
FRED Get the Release Dates for a Release of Economic Data
getReleaseDates 9 params → 200
GET
/release/series
FRED Get the Series on a Release of Economic Data
getReleaseSeries 13 params → 200
GET
/release/sources
FRED Get the Sources for a Release of Economic Data
getReleaseSources 5 params → 200
GET
/release/tags
FRED Get the Tags for a Release
getReleaseTags 12 params → 200
GET
/release/related_tags
FRED Get the Related Tags for a Release
getReleaseRelatedTags 13 params → 200
GET
/release/tables
FRED Get Release Tables
getReleaseTables 6 params → 200

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are Series (16 properties), TagList (8 properties), SourceList (8 properties), ReleaseList (8 properties). Each schema is shown below with its type and property counts.

Tag
object
A FRED tag.
6 properties 2 required
ReleaseList
object
A list of FRED releases.
8 properties 1 required
Release
object
A FRED release of economic data.
7 properties 2 required
TagList
object
A list of FRED tags.
8 properties 1 required
SeriesList
object
A list of FRED series.
8 properties 1 required
ReleaseTable
object
A release table tree node.
4 properties 2 required
Source
object
An originating source of FRED economic data.
6 properties 2 required
ReleaseDate
object
A scheduled or historical release date.
3 properties 2 required
Series
object
A FRED economic data series and its metadata.
16 properties 2 required
SourceList
object
A list of FRED sources.
8 properties 1 required
ReleaseDateList
object
A list of release dates.
8 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

fred-releases-api-openapi.yml Raw ↑

Other APIs FRED publishes across the network.

FRED Categories API
FRED Observations API
FRED Regional Data API
FRED Series API
FRED Series Data API
FRED Series Group API
FRED Shapes API
FRED Sources API
FRED Tags API
Where this information came from

This is an independent, third-party profile of FRED Releases API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.