Federal workplace enforcement records on 2.3M US employers across 16 federal agencies — OSHA, WHD, MSHA, EPA ECHO, NLRB, FMCSA, OFLC, BLS SOII, SAM.gov, CMS, USAspending, CPSC, NHTSA, SEC, and the UVA Corporate Prosecution Registry — exposed as a single normalized JSON API. Query inspections, violations, penalties, wage theft cases, severe injury reports, federal contract awards, and recalls.
URL: Visit APIs.json URL
Run: Capabilities Using Naftiko
- OSHA, Compliance, Workplace Safety, Public Records, Federal Enforcement, Labor
- Created: 2026-05-16
- Modified: 2026-05-16
Unified REST API for federal workplace enforcement records — employer search and profile lookup, OSHA inspections and violations, WHD wage theft cases, severe injury reports, SEC enforcement, batch lookup, CSV upload, async export jobs, NAICS industry metadata, state and industry statistics, API key management, and account dashboard.
Human URL: https://fastdol.com/docs
Base URL: https://api.fastdol.com
- OSHA, WHD, EPA, MSHA, NLRB, FMCSA, Compliance, Workplace Safety, Federal Enforcement, Public Records, Employers, Inspections, Violations, Wage Theft, Severe Injuries, Risk Scoring, NAICS
- Documentation
- APIReference
- OpenAPI
- Sandbox
- Console
- Authentication
- SignUp
- RateLimits
- JSONSchema
- JSONStructure
- JSON-LD
- Example
- Website
- Documentation
- APIReference
- Sandbox
- SignUp
- Login
- Pricing
- Plans
- PricingPage
- RateLimits
- FinOps
- SpectralRules
- Vocabulary
- NaftikoCapability — Employer Compliance Research
- NaftikoCapability — Bulk Data Pipelines
- NaftikoCapability — Shared FastDOL
- Blog
- TermsOfService
- PrivacyPolicy
- Contact
- Support
- Authentication
- Methodology
- Datasets
- HuggingFace
- APIsJSON
| Name | Description |
|---|---|
| Unified Employer Search | Fuzzy search across 2.3M US employers by name, EIN, ZIP, state, or NAICS code with risk-ranked results. |
| Cross-Agency Enforcement Profile | Single employer profile aggregating OSHA inspections and violations, WHD wage theft, MSHA mine safety, EPA ECHO, NLRB labor practice, FMCSA, OFLC, BLS SOII, SAM.gov debarment, CMS, USAspending, CPSC, NHTSA, SEC enforcement, and federal prosecutions. |
| Risk Scoring | Composite per-employer risk score with risk-history endpoint exposing month-over-month changes. |
| Parent Company Rollup | Aggregate enforcement across all locations of a parent company via parent-name lookup. |
| Peer Comparison | Compare an employer against industry peers within the same NAICS code and state. |
| Batch Lookup | Submit up to 100 employer queries in one POST for high-throughput backfills. |
| CSV Upload | Upload up to 500 rows / 5MB for bulk match against the employer index. |
| Async Bulk Export | Enterprise-only export job pipeline returning downloadable CSV/JSON of up to 100,000 rows. |
| Inspection Violations Detail | Drill into individual OSHA inspection activity numbers for citation-level violations. |
| Severe Injuries Reporting | OSHA Form 300A and severe-injury report data per employer. |
| SEC Enforcement Linkage | SEC enforcement actions joined to publicly traded parent companies. |
| NAICS Industry Metadata | Lookup NAICS-4 industry codes and BLS SOII industry injury rate benchmarks. |
| State and Industry Statistics | Pre-aggregated stats by US state and NAICS code, plus a dedicated nursing-home (CMS CCN) statistics index. |
| API Key Self-Service | Dashboard endpoints to create, list, rotate (48-hour grace), and revoke API keys (up to 5 active per account). |
| Usage Telemetry | Self-reported lookup logging and PDF report claim endpoints with retrievable usage history. |
| Sitemap Feed | Crawler-friendly employer sitemap endpoint for SEO and search-index ingestion. |
| Feedback Submission | Per-employer feedback submission for data corrections. |
| Name | Description |
|---|---|
| Journalism and Investigations | Reporters investigating workplace safety, wage theft, or environmental violations at specific employers or industries. |
| ESG and Responsible Investment | Investment funds screening portfolio companies for material labor, safety, and compliance liabilities. |
| Insurance Underwriting | Workers compensation and commercial casualty underwriters pricing risk based on federal enforcement history. |
| Procurement and Vendor Risk | Procurement teams vetting suppliers and contractors against federal debarment, OSHA, and EPA records. |
| Labor Organizing and Worker Advocacy | Unions and worker advocates identifying chronic violators and industry-wide enforcement patterns. |
| Academic Research | Labor economists, public health researchers, and policy analysts studying enforcement effectiveness and worker safety outcomes. |
| Legal Discovery and Litigation Support | Plaintiffs counsel and defense firms researching defendant enforcement history. |
| Compliance and Audit Functions | Corporate compliance teams benchmarking their own facilities against industry peers. |
| Name | Description |
|---|---|
| OSHA Enforcement Data | Inspections, violations, penalties, fatalities, and severity classifications. |
| OSHA ITA Form 300A | Self-reported DART and TRIR injury rates by establishment. |
| WHD (Wage and Hour Division) | Wage violations, back wages, and affected-employee counts. |
| MSHA | Mine safety violations and penalties. |
| EPA ECHO | Environmental compliance covering air, water, waste, and drinking water. |
| NLRB | Labor practice charges and union representation cases. |
| FMCSA | Motor carrier safety data. |
| OFLC | Foreign labor certifications including H-1B, H-2A, and H-2B. |
| BLS SOII | Bureau of Labor Statistics industry injury rate benchmarks. |
| SAM.gov | Federal debarment and suspension exclusions. |
| CMS | Nursing home ratings and deficiencies indexed by CCN. |
| USAspending.gov | 25-year history of federal contract awards. |
| CPSC | Product recall data. |
| NHTSA | Vehicle recall and defect complaint data. |
| SEC EDGAR | SEC enforcement actions and public-company filings. |
| UVA Corporate Prosecution Registry | Federal prosecutions and plea agreement records. |
| Stripe | Billing webhook intake is wired into the API for subscription lifecycle events. |
| Hugging Face Datasets | Several FastDOL datasets are mirrored on the FastDOLz Hugging Face organization for ML and bulk research workflows. |
| Name | Description |
|---|---|
| Free Tier | 50 monthly API lookups per key, no credit card required, for evaluation and light research use. |
| Enterprise Data Licensing | Custom-quota API access, bulk export, dataset licensing, and custom integrations contracted directly with FastDOL. |
Machine-readable API specifications organized by format.
13 standalone JSON Schemas in json-schema/ covering every component schema in the OpenAPI spec (BatchLookupItem, BatchLookupRequest, ExportRequest, ExportFilters, FeedbackRequest, SignupRequest, LoginRequest, VerifyEmailRequest, ForgotPasswordRequest, ResetPasswordRequest, DeleteAccountRequest, CreateKeyRequest, and the CSV upload form body).
13 JSON Structure definitions mirroring the JSON Schemas in json-structure/.
- FastDOL JSON-LD Context — Linked-data context mapping employer, inspection, violation, WHD case, severe injury, OSHA accident, SEC enforcement, and industry-code concepts to schema.org and DCAT.
70 example payloads in examples/: one schema example per component plus per-operation request/response examples for every operation in the spec.
- FastDOL Spectral Ruleset — 32 rules across 12 categories (info/metadata, servers, paths, operations, parameters, request bodies, responses, schemas, security, and general quality) enforcing FastDOL's snake_case + /v1 + X-Api-Key conventions.
Naftiko capabilities organized as a shared per-API definition composed into customer-facing workflows.
- FastDOL API — 46 operations covering employers, inspections, industries, stats, export, usage, sitemap, health, dashboard (account, plan, keys), and auth.
| Workflow | APIs Combined | Tools | Persona |
|---|---|---|---|
| Employer Compliance Research | FastDOL | 21 | Journalists, ESG analysts, underwriters, compliance officers, researchers |
| Bulk Data Pipelines | FastDOL | 15 | Data engineers, platform admins, DevOps |
- FastDOL Vocabulary — Unified taxonomy mapping 11 resources, 27 actions, 2 workflows, and 8 personas across operational (OpenAPI) and capability (Naftiko) dimensions.
- Plans / Pricing — Free tier (50 lookups/month per key) and Enterprise (custom).
reconciled: false— enterprise pricing is contact-sales only. - Rate Limits — Per-key monthly quota plus per-IP request rate (60 / 30 / 10 req/min by endpoint family) with
X-RateLimit-*headers and 429 throttling. - FinOps — FOCUS-aligned FinOps shape covering API lookups, batch items, CSV rows, export rows, PDF report claims, and dataset licenses.
- FastDOL Spectral Rules — 32 rules enforcing FastDOL's API conventions.
FN: API Evangelist
Email: info@apievangelist.com