Use the JobBoard.io API to get a list of jobs from your job board, or search your existing jobs

API requests are made via HTTPS using your account’s unique API key. Each request must be authenticated by including this API key in the request header as X-Api-Key. You can find your API token in Site Config. Each request header must also contain "Content-Type: application/json".

It is possible to search with taxonomies using this endpoint. For instance, you are able to utilize searches like the form, /api/v1/jobs/search/aerospace-aviation/, to search for jobs with the aerospace-aviation taxonomy

Language
Authorization
Header