WWUUUHTogether, We Rise.
Help Me Now

Insights & data

The WUUUH data API

Member-verified, forward-looking layoff and household-hardship data. Aggregates only, k-anonymized, never seed data.

Insights Lite

$99.00/mo

25,000 API calls included, then $0.02 per call.

Insights Pro

$499.00/mo

250,000 API calls included, then $0.02 per call.

Insights Enterprise

$2,499.00/mo

2,000,000 API calls included, then $0.02 per call.

Endpoints

MethodPathScopeNotes
GET/api/v1/layoff-indexpublicMonthly WUUUH Layoff Index (free, cached).
GET/api/v1/companies/{slug}/riskrisk:readScore, band and 90-day history.
GET/api/v1/companies/{slug}/layoffslayoffs:readVerified layoff rollup, n ≥ 5.
GET/api/v1/layoffs?region=&industry=&month=layoffs:readMetro/industry feed from the monthly snapshot.
GET/api/v1/benchmarks/severance?role=&industry=&size=benchmarks:readp25/p50/p75 severance weeks with sample size.
GET/api/v1/hardship-demand?month=hardship:readAggregated hardship requests by creditor category.

How to authenticate

Create a key in your organization's Insights console and send it as a bearer token. Keys are shown once, scoped per data family, rate-limited per minute and billed monthly per call above your plan.

curl -H "Authorization: Bearer wk_live_…" \
  https://wuuuh.com/api/v1/companies/acme-corp/risk

Data rules

  • Every bucket is gated at n ≥ 5; thin buckets are dropped, never merged.
  • Seed/demo rows and attributed member records are excluded from every endpoint.
  • No names, emails, rosters, IP addresses or individual submissions are ever returned.
  • Endpoints read precomputed aggregates, so p95 latency does not depend on member traffic.

Subscribing or licensing bulk data? Talk to us. WUUUH publishes the monthly index for free — you can also embed it.