ConsoleCatalog
Sign in
Ucas logo

Ucas

ucas.comEducationno auth

UK career pathways, occupation salaries, requirements, and sector listings.

Career Occupation Listing

ASYNCREADNo auth

Returns occupations for a career pathway with titles, earnings, openings, and education requirements.

ParametersFormJSON

EMSI UK country/region aggregate path (Wales, Scotland, England, Northern Ireland codes)

Pathway id for the sector whose occupations to list (from pathway metadata or caller choice)

cost: 2 credits · 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_ucas_career_occupation_listing",
    "params": {
      "region_path": "/careers/uk/country/W92000004,S92000003,E92000001,N92000002",
      "pathway": "1.1"
    }
  }'