{
  "x402Version": 2,
  "id": 14580,
  "slug": "14580",
  "resource": "https://api.govparse.io/v1/sponsors/search",
  "description": "Which employers sponsor work visas or green cards? Search DOL OFLC disclosure data by employer name, state, program (LCA/H-1B vs PERM), case status, fiscal year, or SOC occupation code. Returns per-employer filing counts (total, LCA, PERM, certified, denied) — the shortlist behind 'who sponsors H-1B for this role?'",
  "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": "amazon",
            "program": "LCA",
            "state": "WA"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "rows": [
              {
                "certified_filings": 5100,
                "denied_filings": 12,
                "display_name": "Amazon.com Services LLC",
                "fiscal_years": [
                  2026
                ],
                "lca_filings": 5098,
                "normalized_name": "AMAZON COM SERVICES LLC",
                "perm_filings": 133,
                "slug": "amazon-com-services-llc",
                "states": [
                  "VA",
                  "WA"
                ],
                "total_filings": 5231
              }
            ],
            "total_matched": 14
          },
          "type": "json"
        }
      },
      "routeTemplate": "/v1/sponsors/search",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {
              "case_status": {
                "description": "CERTIFIED | DENIED | WITHDRAWN | CERTIFIED - WITHDRAWN, CSV for multiple.",
                "examples": [
                  "CERTIFIED"
                ],
                "type": "string"
              },
              "fiscal_year_max": {
                "description": "Latest federal fiscal year to include.",
                "examples": [
                  2026
                ],
                "type": "integer"
              },
              "fiscal_year_min": {
                "description": "Earliest federal fiscal year to include.",
                "examples": [
                  2026
                ],
                "type": "integer"
              },
              "limit": {
                "description": "Max rows (default 25, cap 100).",
                "examples": [
                  25
                ],
                "type": "integer"
              },
              "name": {
                "description": "Employer name fragment, punctuation-insensitive. Example: 'amazon'.",
                "examples": [
                  "amazon"
                ],
                "type": "string"
              },
              "offset": {
                "description": "Rows to skip, for paging.",
                "examples": [
                  0
                ],
                "type": "integer"
              },
              "program": {
                "description": "LCA (H-1B and related) | PERM (green-card labor certification). CSV for both.",
                "examples": [
                  "LCA"
                ],
                "type": "string"
              },
              "soc_code": {
                "description": "Only sponsors with LCA filings in this SOC occupation. Example: 15-1252 (software developers).",
                "examples": [
                  "15-1252"
                ],
                "type": "string"
              },
              "state": {
                "description": "Employer HQ state code(s), CSV. Example: 'WA,CA'.",
                "examples": [
                  "WA"
                ],
                "type": "string"
              }
            },
            "required": [],
            "type": "object"
          }
        },
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.govparse.io",
  "lastUpdated": "2026-09-08T07:30:45.503Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-08T07:30:45.206Z"
  },
  "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"
  }
}