Jobvetta REST API

REST access to live, vetted India job openings. `GET /jobs` searches by keyword (`q`), Indian city or state (`location`), posting age in days (`days`, 1–365) and result count (`limit`, 1–20, default 10); a companion call returns full structured detail for one job. Authenticates with a bearer token in the Authorization header. Verified live — an unauthenticated call returns HTTP 401 with a JSON error pointing at the dashboard.

API entry from apis.yml

apis.yml Raw ↑
name: Jobvetta REST API
description: REST access to live, vetted India job openings. `GET /jobs` searches by keyword (`q`), Indian
  city or state (`location`), posting age in days (`days`, 1–365) and result count (`limit`, 1–20, default
  10); a companion call returns full structured detail for one job. Authenticates with a bearer token
  in the Authorization header. Verified live — an unauthenticated call returns HTTP 401 with a JSON error
  pointing at the dashboard.
humanURL: https://www.jobvetta.com/api
baseURL: https://api.jobvetta.com/v1
tags:
- Jobs
- Job Search
- Recruitment
- India
properties:
- type: Documentation
  url: https://www.jobvetta.com/api
- type: SignUp
  url: https://www.jobvetta.com/dashboard