firmstanding_company_search
Which employers appear in federal enforcement and compliance records? Search 3.7M resolved employer entities by name (suffix/punctuation-insensitive, trigram-indexed), state, linked source (whd, osha, echo, oflc, fmcsa, leie, sam_exclusions), NAICS prefix, or source-count range. Returns entity IDs for the business360 dossier plus identity, address, and source/record counts. total_matched caps at 1000 — narrow when capped. Not a consumer report; no FCRA use. [price: $0.05/row]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Company name fragment — normalized before matching ('Swift Transportation Co. of Arizona, LLC' → 'SWIFT TRANSPORTATION'). Example: 'swift transportation'. | |
| sort | No | field:direction — source_count | record_count | last_seen. Default 'source_count:desc'. | |
| limit | No | Max rows (default 25, cap 100). | |
| naics | No | NAICS code prefix(es), CSV. Example: '3116' covers animal processing. | |
| state | No | Entity state code(s), CSV. Example: 'AZ'. | |
| offset | No | Rows to skip, for paging. | |
| source | No | Only entities with linked records in these sources (CSV): whd | osha | echo | oflc | fmcsa | leie | sam_exclusions. | |
| source_count_max | No | Maximum number of distinct federal sources the entity appears in. | |
| source_count_min | No | Minimum number of distinct federal sources the entity appears in (1-7). |