U.S. Immigration Data · REST API

The Visa Bulletin, USCIS, and PERM timelines, as clean structured data.

Public immigration data is scattered across PDFs and form-by-form government portals. VisaVigil parses, archives, and serves it — visa bulletin history, live USCIS processing times, DOL PERM queues, employer-level sponsorship and wage data, and calculations no one else offers as an API.

Live now · HTTPS Updated daily 5.8M+ records History to 2015
api.visavigilai.com LIVE
EB-3 · India · Final Action 01 JAN 2014 advancing ▲ 21 days/moest. current 2028
I-485 · Employment · Service Ctrs 38–46.5 mo processing timeSLOWING
PERM · ETA 9089 · Analyst Review JUL 2025 queue advancing ▲ 38 days/moavg 403 days
Software Developers · CA · FY2025 $180,960 median LCA wageacross 35,424 filings
CSPA age · derivative child 19y 6m 4d under 21 at availabilityPROTECTED

What you can call

Six endpoint groups, one key.

Every response is JSON, documented in an interactive OpenAPI spec, and served over authenticated HTTPS.

GET /v1/visa-bulletin

Visa Bulletin

Current cutoffs and the full monthly history since 2015 for every category and country — plus computed movement stats, like how many days a queue advanced over the past year.

GET /v1/processing-times

USCIS Processing Times

Current processing ranges for 40+ forms across every service center and field office, snapshotted daily so you can show the trend, not just today's number.

GET /v1/perm

PERM Processing Times

Where DOL's ETA 9089 queues stand — analyst review, audit, reconsideration — with six years of monthly history, movement rates, and an estimate of when the queue reaches your filing month. Average analyst review has gone from 121 days in 2020 to 403 today; this is the API that shows it.

GET /v1/estimator/priority-date

Priority-Date Estimator

A transparent estimate of when a priority date becomes current, computed from real movement rates — with honest result types when a category is stalled or unavailable.

GET /v1/cspa-age

CSPA Age Calculator

Child Status Protection Act age, resolving visa availability straight from the bulletin history. The one calculation no competitor offers as an API.

GET /v1/employers

Employer Sponsorship Data

Search 310,000+ sponsoring employers. Per-company H-1B approvals and denials since 2009, LCA filings with real offered wages, PERM history, and wage percentiles by job, state, and year — 5.8 million case records from USCIS and DOL disclosures.

One request away

Send a key, get an answer.

Pass your key in the X-API-Key header. That's the whole integration.

Request
# When will EB-2 India be current?
curl "https://api.visavigilai.com/v1/estimator/priority-date\
?category=EB2&country=INDIA&priority_date=2013-03-01" \
  -H "X-API-Key: vv_your_key_here"
Response
{
  "result": "estimate",
  "current_cutoff": "2013-01-01",
  "avg_monthly_advance_days": 20.2,
  "estimated_months": 3.0,
  "estimated_current_date": "2026-10-01",
  "disclaimer": "Informational, not legal advice."
}

Why build on it

5.8 million records. One reliable layer over data that fights developers.

Parsed, not scraped by you

The State Department publishes the bulletin as HTML and PDF; USCIS hides processing times behind a form-by-form portal. We do that work once so you never write a parser.

A daily archive that compounds

Every day we snapshot USCIS processing times and DOL's PERM queues, building a trend history you can chart — the kind of longitudinal view a single lookup can never give.

Calculations, not just data

The estimator and CSPA endpoints answer the questions people actually ask — "when will I be current," "will my child age out" — computed on top of the raw history.

Honest by design

Every derived answer is clearly labeled informational, carries its policy date, and flags uncertainty. Built by immigration attorneys, for products that can't afford to mislead.

Pricing

Start free. Scale by the tier.

Rate limits per minute; every tier reads the same live data. Available direct or on the RapidAPI marketplace.

Free
$0
  • Visa Bulletin, USCIS, PERM & employer data
  • 1,000 requests / month
  • Full history & movement stats
  • Community support
Start free
Firm
$149 / mo
  • Everything in Pro
  • 600 requests / minute
  • Bulk & commercial use
  • Priority support
Get Firm