Use the JobBoard.io API to update jobs from your job board

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.

The request header must contain your X-Api-Key, available in Site Config. Each request header must also contain "Content-Type: application/json".

The request body can contain:

Request KeyRequest Value Example
titleDeveloper
companyApple
locationLondon
apply_urlhttp://careers.apple.com
apply_email[email protected]
descriptionWe are building a new platform for linking virtual content to locations.

We use QR codes, low energy bluetooth, and other hardware.

Join our team today!
contact_email[email protected]
company_urlhttp://apple.com
publishedtrue or false
featuredtrue or false
Language
Authorization
Header