{
  "x402Version": 2,
  "id": 14603,
  "slug": "14603",
  "resource": "https://api.govparse.io/v1/companies/search",
  "description": "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.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x3873d15CF3209c32aaA8d9AA542164E658567129",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1250000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "BdcZbENFdEyEUMqv9pnRMUnn1Yyeyo2dCMbYXbJ3LmaB",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "1250000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "name": "swift transportation",
            "source": "whd,osha",
            "state": "AZ"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "rows": [
              {
                "addr_city": "PHOENIX",
                "canonical_dba": null,
                "canonical_name": "SWIFT TRANSPORTATION CO OF ARIZONA LLC",
                "entity_id": "b7f3e2d1-4a5c-4e6f-8a9b-0c1d2e3f4a5b",
                "first_seen": "2015-04-20",
                "last_seen": "2026-07-12",
                "naics": "484121",
                "norm_name": "SWIFT TRANSPORTATION CO OF ARIZONA",
                "record_count": 188,
                "source_count": 4,
                "state": "AZ"
              }
            ],
            "total_matched": 7
          },
          "type": "json"
        }
      },
      "routeTemplate": "/v1/companies/search",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {
              "limit": {
                "description": "Max rows (default 25, cap 100).",
                "examples": [
                  25
                ],
                "type": "integer"
              },
              "naics": {
                "description": "NAICS code prefix(es), CSV. Example: '3116' covers animal processing.",
                "examples": [
                  "3116"
                ],
                "type": "string"
              },
              "name": {
                "description": "Company name fragment — normalized before matching ('Swift Transportation Co. of Arizona, LLC' → 'SWIFT TRANSPORTATION'). Example: 'swift transportation'.",
                "examples": [
                  "swift transportation"
                ],
                "type": "string"
              },
              "offset": {
                "description": "Rows to skip, for paging.",
                "examples": [
                  0
                ],
                "type": "integer"
              },
              "sort": {
                "description": "field:direction — source_count | record_count | last_seen. Default 'source_count:desc'.",
                "examples": [
                  "record_count:desc"
                ],
                "type": "string"
              },
              "source": {
                "description": "Only entities with linked records in these sources (CSV): whd | osha | echo | oflc | fmcsa | leie | sam_exclusions.",
                "examples": [
                  "whd,osha"
                ],
                "type": "string"
              },
              "source_count_max": {
                "description": "Maximum number of distinct federal sources the entity appears in.",
                "examples": [
                  7
                ],
                "type": "integer"
              },
              "source_count_min": {
                "description": "Minimum number of distinct federal sources the entity appears in (1-7).",
                "examples": [
                  2
                ],
                "type": "integer"
              },
              "state": {
                "description": "Entity state code(s), CSV. Example: 'AZ'.",
                "examples": [
                  "AZ"
                ],
                "type": "string"
              }
            },
            "required": [],
            "type": "object"
          }
        },
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.govparse.io",
  "lastUpdated": "2026-09-04T07:31:38.736Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-04T07:31:38.535Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.govparse.io",
    "manifest_name": "api.govparse.io",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}