Jobvetta

Every job in India. Checked at the source.

💬 Social & WorkREACHABLEchecked 1h ago
AUTH APIKEYCORS AGENT HTTPS COMMERCIAL ?

Search openings from Indian employers, startups, PSUs, and government organisations — gathered from their official career pages and checked while they are still live.

REACHABILITY SCORE ⓘ
Status badge · for your READMEshipapis health badge: — · new
CHECK TIER · REACHABILITY

We probe without your API key. A 401/403 auth wall means the server is up — not a full health pass.

Uptime history
—%90d reachable
—%30d reachable
1hLast check · since JUL 25 · server OK
operationalpartialdownno data
Call itcurl · fetch · python
curl "https://api.jobvetta.com/v1/jobs?q=software&location=Bengaluru&limit=5"
const res = await fetch("https://api.jobvetta.com/v1/jobs?q=software&location=Bengaluru&limit=5");
const data = await res.json();
console.log(data);
import requests

res = requests.get("https://api.jobvetta.com/v1/jobs?q=software&location=Bengaluru&limit=5")
print(res.json())
Endpoints · 1ReachableFULL DOCS ↗
Auth wall reachable — GET /jobs?q=software&location=Bengaluru&limit=5 (key stripped)checked 1h ago
GET/jobs?q=software&location=Bengaluru&limit=5PROBED

Every job in India. Checked at the source.

Machine-readable spec

We probe without your API key. A 401/403 auth wall means the server is up — not a full health pass. Export includes every documented route below.

Response-shape history

Stable. No schema drift observed since monitoring began — the response shape has not changed under our checks.

Jobvetta: common questions

Is Jobvetta free to use?

Yes — Jobvetta is a free social & work API. Free tier: . Whether the free tier allows commercial use is unclear — check the provider docs.

Does Jobvetta need an API key?

Yes — Jobvetta needs a free API key, which you pass on each request. Rate limits: .

Can I call Jobvetta from the browser?

Yes — Jobvetta returns CORS headers over HTTPS, so front-end code can fetch it directly with no backend proxy. Use the fetch snippet on this page, or hit "Run live" to try it now.

Is Jobvetta up right now?

As of our last scheduled check, Jobvetta is new. We re-probe it every sweep — the status badge and uptime chart above always show the latest.