FETCH402
← Protocol index

Resource / 12906

unknown

Unnamed resource.

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?'

Eligibility
probeable
Failures
0
Last quote
Last probe
Payment requirements / accepts[] 2 options
State Network Scheme Atomic amount Asset payTo / untrusted
active eip155:8453 exact 1250000 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 0x3873d15CF3209c32aaA8d9AA542164E658567129
active solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp exact 1250000 EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v BdcZbENFdEyEUMqv9pnRMUnn1Yyeyo2dCMbYXbJ3LmaB

All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.

Probe evidence 0 recent

No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.

Machine contract

Schemas.

InputJSON
{
  "method": "GET",
  "queryParams": {
    "name": "amazon",
    "program": "LCA",
    "state": "WA"
  },
  "type": "http"
}
OutputJSON
{
  "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"
}