Skip to content
clusters: prooflayer · edgemarket · edgefinance · synthforge · mediakit · wordmint · webprobe · locale · comppoint
$ man bls-occupational-stats

/bls-occupational-stats(1)

agentutility / edge-finance / bls-occupational-stats
PRICE / CALL
$0.02
USDC · base mainnet · scheme: exact
METHOD
POST
CATEGORY
uncategorized
STATUS
live
NAME
bls-occupational-stats bls public data api — wages, employment levels, growth by series id
SYNOPSIS
POST https://x402.org/v1/bls-occupational-stats
     Content-Type: application/json
     X-PAYMENT:    <signed-transferWithAuthorization>

     { ... }
↳ first call → 402 Payment Required. Sign USDCtransferWithAuthorization, retry with theX-PAYMENT header.
DESCRIPTION

BLS Public Data API — wages, employment levels, growth by series ID. Federal public, free. Optional BLS_API_KEY for higher rate-limits.

INPUTrequest schema
propertytypedescriptionreq?
series_idsarrayArray of BLS series IDs to fetch (e.g. occupational employment, wage, or growth series codes).required
start_yearstringFour-digit starting year for the data range (e.g. "2020").optional
end_yearstringFour-digit ending year for the data range (e.g. "2024").optional
include_calculationsbooleanWhen true, BLS returns net/percent change calculations alongside the raw data points.optional
OUTPUTresponse shape
fieldtypedescription
series_returnedstringCount of series IDs successfully returned by the BLS API in this response.
EXAMPLEStwo ways to call
EXAMPLE 1 · curl
curl -X POST https://x402.org/v1/bls-occupational-stats \
  -H 'Content-Type: application/json' \
  -d '{ }'
first response = 402 Payment Required with payment requirements; sign + retry with X-PAYMENT.
EXAMPLE 2 · mcp
# install once
claude mcp add x402 --command "npx x402-deployer-mcp"

# then ask Claude Code:
# "use the bls-occupational-stats tool to ..."
MCP server handles payment automatically — your coding agent just calls the tool by name.
METADATA
tags
edge-financeblslabor-statswagesemploymentoccupational-databls-api
methods
POST
cluster
edgefinance
price
$0.02 USDC per call
ADJACENTother endpoints in edgefinance
endpointdescriptionprice
polymarket-kalshi-arbitragePolymarket × Kalshi arbitrage scanner / cross-venue prediction market spread / event price arbitrage detector / Polymarket vs Kalshi comp…$0.02
earnings-calendarEarnings calendar derived from SEC 8-K Item 2.02, 10-Q, 10-K, NT 10-Q, NT 10-K filings.$0.03
earnings-call-transcribeEarnings call transcriber.$0.03
earnings-transcriptEarnings call transcript generator.$0.03
fda-calendarFDA Advisory Committee meeting calendar.$0.03
trademark-searchTrademark search / USPTO trademark lookup / TSDR / federal trademark database.$0.03
uspto-trademark-searchUSPTO trademark status / TSDR lookup.$0.03
insider-form-4SEC Form 4 (insider transactions) normalizer.$0.01
SEE ALSO
agentutility(7) · edgefinance(7) · x402(7) · mcp(7) · llms.txt · registry.json · bazaar.x402.org