Bureau of Labor Statistics · Authentication Profile

Bls Gov Authentication

Authentication

Bureau of Labor Statistics secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

Federal GovernmentLabor StatisticsEconomic DataConsumer Price IndexProducer Price IndexEmploymentUnemploymentWagesProductivityOpen DataTime Series
Methods: apiKey Schemes: 1 OAuth flows: API key in: query

Security Schemes

ApiKey apiKey
· in: query (registrationkey)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/bls-public-data-api-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - query
schemes:
- name: ApiKey
  type: apiKey
  in: query
  parameter: registrationkey
  description: Free API registration key from https://data.bls.gov/registrationEngine/. Required
    for v2 API access with higher rate limits.
  sources:
  - openapi/bls-public-data-api-openapi.yml