Get Jobs

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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

Query Params
string

Your Search Query (ex. Computing)

string

Location (ex. London)

int32

Distance. If present, must also include lat/long. Defaults to 20

string

Latitude

string

Longitude

string

Company Name

int32

job type (Full Time, Part Time, Freelance, Temporary)

int32

Page Number

int32

Number of Jobs Returned

string

title, city, state, zip, country, location, created_at, updated_at, published_at, expiration_date

string

asc | desc

string

Remote type (on_site, hybrid, full)

string
Defaults to published

Status of the job (draft, unpublished, published, expired, all)

string

If included, will only return jobs created or updated on or after that date. (Ex. "2025-06-26", "2025-06-26 23:59:59")

Response

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json