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".

Query Params
string
Defaults to day

period of time to group by (day, week, month, year)

string
Defaults to %m/%d

Allows you to customize the format of date key (eg: "03/15": 22). Accepts strftime formatting see https://www.strfti.me for examples.

string
Defaults to 30 days ago

Must be in the format of %m/%d/%y (ex. 03/18/2024)

string
Defaults to Today

Must be in the format of %m/%d/%y (ex. 03/18/2024)

string
Defaults to None

Location to filter by

Response

Language
Credentials
Choose an example:
application/json