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]=maximum_hours&job[expected_weekly_hours]=29&job[title]=Global+Manufacturing+Supervisor&job[description]=Summa+super+corrigo.+Odio+utor+defaeco.&job[postcode]=BS1+1AA&job[industries][]=hgv&job[industries][]=tourism&job[drivers_required]=1&job[start_date]=2025-08-02&job[end_date]=2026-06-14&job[min_rating]=4.1&job[licenses][]=c1&job[licenses][]=phv&job[job_type]=full_time&job[status]=published&job[published_at]=2025-07-23+09%3A23%3A27+UTC

Headers

Accept: application/json
Content-Type: application/json
Authorization: Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIxMjgzIiwic2NwIjoidXNlciIsImF1ZCI6bnVsbCwiaWF0IjoxNzUzMjY2MjA3LCJleHAiOjE3NTU4NTgyMDcsImp0aSI6ImE1MDU1NzI1LTQ3OWYtNDVkYi1hMDY4LWZmZTE2ODRlZWNhYiJ9.oIo0b21sYrYzA-CsPrPMFQJ6f1r4bnBGfKWymPeiPi8
Host: example.org
Cookie: 

Query Parameters

job={"show_by"=>"maximum_hours", "expected_weekly_hours"=>"29", "title"=>"Global Manufacturing Supervisor", "description"=>"Summa super corrigo. Odio utor defaeco.", "postcode"=>"BS1 1AA", "industries"=>["hgv", "tourism"], "drivers_required"=>"1", "start_date"=>"2025-08-02", "end_date"=>"2026-06-14", "min_rating"=>"4.1", "licenses"=>["c1", "phv"], "job_type"=>"full_time", "status"=>"published", "published_at"=>"2025-07-23 09:23:27 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: d096e785-62e0-450a-bef9-f98fd5a9f56d
x-runtime: 0.007054
content-length: 45

Body

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