{"uid":"cap_N-RNYCkyuqkEpHslzjHiK","slug":"2s-labor-unemployment-statistics-api-7bd31101","name":"2s Labor Unemployment Statistics API","description":"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.","url":"https://2s.io/api/labor/unemployment","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","queryParams"],"properties":{"type":{"const":"http"},"method":{"const":"GET"},"queryParams":{"required":["area"],"properties":{"area":{"type":"string","description":"\"US\" or a 2-letter US state code."},"months":{"type":"integer","maximum":60,"minimum":1},"measure":{"enum":["rate","unemployed","employed","laborforce"],"type":"string"}}}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0025","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0025","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_fIoOwLo6UsmSZuzJF5hk7","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.0025","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns US national or state-level unemployment, employment, labor force, and unemployment rate time series from the Bureau of Labor Statistics.","exampleAgentPrompt":"What's the unemployment rate in California for the last 12 months? Pull the BLS data broken down by month.","exampleUseCases":null,"resultDescription":"Returns a JSON object with an array of items, each containing the area code, area type, measure (rate/unemployed/employed/laborforce), units, and an array of time-series data points with period and value. Also includes source metadata (BLS URL, license, provider name).","failureModes":["Missing or invalid 'area' parameter returns an error","Invalid state code returns no results or an error","Months value outside 1–60 range rejected by schema validation","BLS upstream unavailability may cause failed or stale responses","Requesting a measure enum value not in the allowed list returns a validation error"],"whenToPreferThis":"Use this endpoint when you need authoritative, government-sourced US unemployment or labor market statistics at the national or state level, especially when ground-truth BLS data is required. Prefer this over scraped or estimated data sources when accuracy and official sourcing matter. Best for time-series analysis of labor market conditions without needing signup or API keys.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:46:40.213Z","isFirstParty":false}