/breezyhr/jobs

POST /api/breezyhr/jobs

Price: 10 credits

Get one job posting from a company's BreezyHR career board by board handle and posting id (or a full posting URL): title, the full HTML and plain-text description, the board's publication date and the posting's original posted date, employment type, department, free-text salary and structured salary range, workplace type, applicant location requirement, the primary and additional locations, and the company block with its website.

How to use it

A posting is addressed by the pair (company, posting_id) — an id from another company's board is a 412, so never carry an id across boards. posting_id also accepts the id-slug form and the full posting URL, and the company is then taken from it. published_at and posted_at are different dates and must not be merged: posted_at is when the posting was first created and can be a year older than published_at, which is when the board last published it. salary is whatever free text the board typed, while salary_range is structured and only a few postings carry it. workplace_type reads remote on the postings BreezyHR flags as remote and is absent on the rest, which does not mean the job is on site — the board says nothing.

Parameters

Request body

Response

Errors

Response headers