Jobs

Recommended rates

GET benchmark

Endpoint

GET /api/v1/jobs/benchmark

Parameters

Name Description
job[postcode] required Job postcode
job[licenses] required Job licenses
job[industries] required Job industries

Request

Route

GET /api/v1/jobs/benchmark?job[show_by]=fixed_hours&job[expected_weekly_hours]=27&job[currency]=GBP&job[title]=Corporate+Advertising+Liaison&job[description]=Compello+ter+et.+Tredecim+atqui+adinventitias.&job[postcode]=M1+1AE&job[industries][]=hgv&job[industries][]=bus&job[drivers_required]=2&job[start_date]=2025-10-27&job[end_date]=2026-09-23&job[min_rating]=3.7&job[licenses][]=phv&job[licenses][]=adr&job[job_type]=fixed_term_contract&job[status]=published&job[published_at]=2025-10-20+07%3A54%3A23+UTC

Headers

Accept: application/json
Content-Type: application/json
Authorization: Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIxMjgzIiwic2NwIjoidXNlciIsImF1ZCI6bnVsbCwiaWF0IjoxNzYwOTUwNDYzLCJleHAiOjE3NjM1NDI0NjMsImp0aSI6IjU5OWMxMTVmLTZkYjEtNDA4Mi04MWI4LWNiYzM0NmE0ZmNjNSJ9.C2SWkeUxtGQLIDp5D0VYHAtjij1wemUijNXcEf2NW4k
Host: example.org
Cookie: 

Query Parameters

job={"show_by"=>"fixed_hours", "expected_weekly_hours"=>"27", "currency"=>"GBP", "title"=>"Corporate Advertising Liaison", "description"=>"Compello ter et. Tredecim atqui adinventitias.", "postcode"=>"M1 1AE", "industries"=>["hgv", "bus"], "drivers_required"=>"2", "start_date"=>"2025-10-27", "end_date"=>"2026-09-23", "min_rating"=>"3.7", "licenses"=>["phv", "adr"], "job_type"=>"fixed_term_contract", "status"=>"published", "published_at"=>"2025-10-20 07:54:23 UTC"}

Body

{
}

Response

Simulated Response

Status

200

Headers

x-frame-options: SAMEORIGIN
x-xss-protection: 0
x-content-type-options: nosniff
x-permitted-cross-domain-policies: none
referrer-policy: strict-origin-when-cross-origin
content-type: application/json; charset=utf-8
vary: Accept, Origin
etag: W/"640feba6948305e242ce09be7ef1340e"
cache-control: max-age=0, private, must-revalidate
x-request-id: bf1d1415-9815-4158-a07e-e5f9ea251caf
x-runtime: 0.005368
content-length: 45

Body

{
  "weekday": 20,
  "weekend": 21,
  "bank_holiday": 25
}