ConsoleCatalog
Sign in
Nvidia Jobs logo

Nvidia Jobs

nvidia.comJobsno auth

NVIDIA Careers - keyword/location search, job listings, and full posting details.

Job Details

ASYNCREADNo auth

Returns a full job posting with title, department, location, and description.

ParametersFormJSON

Eightfold position ID from a job URL or search result

Locale/language code for the posting

cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \
  -X POST \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "act_nvidia_jobs_job_detail",
    "params": {
      "position_id": "893393904291",
      "hl": "en"
    }
  }'