Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

The Bureau of Economic Analysis Metadata API

Methods for discovering available datasets, parameters, and valid values.

The Bureau of Economic Analysis Metadata API is one of 5 APIs that The Bureau of Economic Analysis publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Metadata. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a getting-started guide.

This API exposes 3 operations across 3 paths, and defines 5 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://apps.bea.gov/api/data.

3 operations 3 paths 5 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://apps.bea.gov/api/data
Authentication
API Key
Resource Areas
1

Authentication & Security 1

The Bureau of Economic Analysis Metadata API declares 1 security scheme for authenticating requests. An API key is passed in the query as UserID (ApiKeyAuth). By default, every request must be authenticated.

  • ApiKeyAuth — BEA API key obtained by registering at https://apps.bea.gov/api/signup/

Paths & Operations 3

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

Metadata 3

Methods for discovering available datasets, parameters, and valid values.

GET
/
Get Dataset List
getDatasetList 3 params → 200400
GET
/parameters
Get Parameter List
getParameterList 4 params → 200
GET
/parameter-values
Get Parameter Values
getParameterValues 5 params → 200

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are ParameterValuesResponse (1 property), DatasetListResponse (1 property), ErrorResponse (1 property), ParameterListResponse (1 property). Each schema is shown below with its type and property counts.

RequestInfo
object
1 property
ParameterListResponse
object
1 property
ErrorResponse
object
1 property
DatasetListResponse
object
1 property
ParameterValuesResponse
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

the-bureau-of-economic-analysis-metadata-api-openapi.yml Raw ↑

Other APIs The Bureau of Economic Analysis publishes across the network.

The Bureau of Economic Analysis Industry API
The Bureau of Economic Analysis International API
The Bureau of Economic Analysis National Accounts API
The Bureau of Economic Analysis Regional API