US unemployment from BLS, monthly, newest first — national (CPS, "US") or by US state (LAUS).
US unemployment from BLS, monthly, newest first — national (CPS, "US") or by US state (LAUS). Pass area ("US" or a 2-letter state) and optionally measure = rate (default), unemployed, employed, or laborforce. Returns seasonally-adjusted values per month for a trailing window (rate in percent; counts in thousands). Public-domain, live-wrap. Fresh local labor-market context agents can't recite.
| Method | Endpoint | Price | Description |
|---|---|---|---|
GET | /v1/marketplace/api/labor-unemployment | $0.00115 | Invoke Labor Unemployment (Dns) and return the upstream response. |
Requests are paid per call over the x402 protocol. Call the endpoint, receive a 402 Payment Required quote, then repeat the request with the signed payment header. The SDKs do both steps for you.
# 1. Ask for a quote
curl -i https://api.jarvisclaw.ai/v1/marketplace/api/labor-unemployment
# 2. Pay it (the SDK signs and retries for you)
curl -H "X-PAYMENT: <signed-payload>" https://api.jarvisclaw.ai/v1/marketplace/api/labor-unemployment
Open in the marketplace
Docs: Getting started · x402 payments · x402 discovery · All APIs