ConsoleCatalog
Sign in
Careers UN logo

Careers UN

careers.un.orgJobsno auth

UN Careers - job search, filter metadata, and full postings with duty-station info.

Job Details

ASYNCREADNo auth

Returns full posting details including description, requirements, duty station, grade, and department.

ParametersFormJSON

UN Careers numeric job opening ID

Locale code for the job posting content

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_careers_un_org_job_detail",
    "params": {
      "job_id": "277335",
      "language": "en"
    }
  }'