Unnamed service
GET api.govparse.io/v1/sponsors/search
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
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?'
Resource: api.govparse.io/v1/sponsors/search
Network: eip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x3873d15CF3209c32aaA8d9AA542164E658567129
Payment methods: — · Last validation: 2026-09-14 16:39:49.082+00
{
"input": {
"type": "object",
"required": [],
"properties": {
"name": {
"type": "string",
"examples": [
"amazon"
],
"description": "Employer name fragment, punctuation-insensitive. Example: 'amazon'."
},
"limit": {
"type": "integer",
"examples": [
25
],
"description": "Max rows (default 25, cap 100)."
},
"state": {
"type": "string",
"examples": [
"WA"
],
"description": "Employer HQ state code(s), CSV. Example: 'WA,CA'."
},
"offset": {
"type": "integer",
"examples": [
0
],
"description": "Rows to skip, for paging."
},
"program": {
"type": "string",
"examples": [
"LCA"
],
"description": "LCA (H-1B and related) | PERM (green-card labor certification). CSV for both."
},
"soc_code": {
"type": "string",
"examples": [
"15-1252"
],
"description": "Only sponsors with LCA filings in this SOC occupation. Example: 15-1252 (software developers)."
},
"case_status": {
"type": "string",
"examples": [
"CERTIFIED"
],
"description": "CERTIFIED | DENIED | WITHDRAWN | CERTIFIED - WITHDRAWN, CSV for multiple."
},
"fiscal_year_max": {
"type": "integer",
"examples": [
2026
],
"description": "Latest federal fiscal year to include."
},
"fiscal_year_min": {
"type": "integer",
"examples": [
2026
],
"description": "Earliest federal fiscal year to include."
}
}
},
"output": null,
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x3873d15CF3209c32aaA8d9AA542164E658567129",
"amount": "1250000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x3873d15CF3209c32aaA8d9AA542164E658567129",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "1250000"
},
{
"raw": {
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"feePayer": "Hc3sdEAsCGQcpgfivywog9uwtk8gUBUZgsxdME1EJy88"
},
"payTo": "BdcZbENFdEyEUMqv9pnRMUnn1Yyeyo2dCMbYXbJ3LmaB",
"amount": "1250000",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"maxTimeoutSeconds": 300
},
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"payTo": "BdcZbENFdEyEUMqv9pnRMUnn1Yyeyo2dCMbYXbJ3LmaB",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"amountAtomic": "1250000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.