integrations.sh
← all integrations

gov.bc.ca – jobposting

OpenAPI apis-guru open_data

This API allows you to receive a feed of jobs from WorkBC's Job Board. Please see our . Please note that you may experience issues when submitting requests to the delivery or test environment if using this in other API console viewers.

Homepage
https://api.apis.guru/v2/specs/gov.bc.ca:jobposting/1.0.0.json
Provider
gov.bc.ca:jobposting / jobposting
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/gov.bc.ca/jobposting/1.0.0/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/gov.bc.ca/jobposting/1.0.0/openapi.yaml

Tools (7)

Extracted live via the executor SDK.

  • jobFeed.getIndustries

    The Industries endpoint returns all the Industries and related sub industries defined in WorkBC's Job Board. The response includes the id and caption for each industry and each sub industry.

  • jobFeed.getJobTypes

    The Job Types endpoint returns details of all of the job types defined in WorkBC's Job Board. The response includes the id and caption.

  • jobFeed.getMajorProjects

    The Major Projects endpoint returns details of all of the major projects defined in WorkBC's Job Board. The response includes the id and caption.

  • jobFeed.getRegions

    The Regions endpoint returns details of all of the regions defined in WorkBC's Job Board. The response includes the id and caption.

  • jobFeed.postJobs

    The job feed endpoint returns an array of job records that satisfy the supplied criteria.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools