$25
per call · USD Coin on Base
Which employers just drew a union representation petition? Bulk feed over NLRB cases, newest-first by filing date, defaulting to representation petitions (R cases): employer, case type, region, filing date, and unit size — a labor-relations moment for PEOs, staffing, and labor counsel. category widens to ULP charges or all cases. Flat rows, cursor-paginated up to 1000/page, filterable by state, region, or union. Observational records AS FILED — a petition is a filing, never an adjudication.
Endpoint
GET https://api.govparse.io/v1/feeds/labor-petitions1
Calls / 30d
1
Unique payers / 30d
Aug 21
Last called
exact
Payment scheme
Call this service
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://api.govparse.io/v1/feeds/labor-petitions", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://api.govparse.io/v1/feeds/labor-petitions?category=representation&since=2026-06-01&state=CA" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"basis": "NLRB cases, one row per case newest-first by date_filed, defaulting to representation/election petitions. Observational public records AS FILED — a petition is a filing, never an adjudication.",
"feed": "labor-petitions",
"page": {
"has_more": true,
"limit": 500,
"next_cursor": "eyJkIjoiMjAyNi0wNi0wMyIsImsiOiJvc2hhOjMxOTAwMTIzNCJ9",
"returned": 500
},
"query": {
"category": "representation",
"region": "all",
"since": "2026-06-01",
"state": "all",
"union": "all"
},
"rows": [
{
"as_published_date": "2026-07-18",
"case_category": "representation petition",
"case_number": "31-RC-391469",
"case_type": "RC",
"date_filed": "2026-07-24",
"employer": "Flowers Bakeries Foodservice",
"employer_city": "Victorville",
"employer_state": "CA",
"entity_id": null,
"event_date": "2026-07-24",
"event_key": "nlrb:31-RC-391469",
"petitioner": "Teamsters Local Union No. 63",
"region_code": "31",
"status": "Open",
"union_name": "Teamsters Local Union No. 63",
"unit_size": 7
}
]
}Payment details
0x3873d15cf3209c32aaa8d9aa542164e658567129USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Other and the homepage with a featured placement.
More from Govparse & similar services
Govparse · Stats Sponsors
api.govparse.io
How much visa-sponsorship data is on file? Headline aggregates over DOL OFLC disclosure data: distinct sponsoring employers, LCA and PERM case totals with certified counts, and the fiscal years covered.
Govparse · Stats Opportunities
api.govparse.io
How much open federal money is in the dataset right now? Headline aggregates: active SAM.gov contract opportunities (and how many still have an open deadline), Grants.gov opportunities by status (posted vs forecasted), and USAspending award records on file with their total dollar amount.
Govparse · Stats Companies
api.govparse.io
How big is the FirmStanding employer entity graph right now? Headline aggregates: resolved employer entities and how many appear in 2+ federal sources, states covered, record links by source system (whd, osha, echo, oflc, fmcsa, leie, sam_exclusions), and raw records on file per dataset.