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]=38&job[title]=International+Real-Estate+Supervisor&job[description]=Voluptatem+taceo+vilicus.+Umerus+arcesso+attonbitus.&job[postcode]=BS1+1AA&job[industries][]=medical&job[industries][]=warehouse&job[drivers_required]=2&job[start_date]=2025-06-05&job[end_date]=2026-01-29&job[min_rating]=4.8&job[licenses][]=d&job[licenses][]=c&job[job_type]=temporary_contract&job[status]=published&job[published_at]=2025-05-29+10%3A02%3A04+UTC

Headers

Accept: application/json
Content-Type: application/json
Authorization: Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIxMjgzIiwic2NwIjoidXNlciIsImF1ZCI6bnVsbCwiaWF0IjoxNzQ4NTE2NTI0LCJleHAiOjE3NTExMDg1MjQsImp0aSI6ImJjMDI4OGJhLTE4NWItNGRlMy04Yjk3LWU4Mzg3MWMxMWI5YSJ9.HQzc-gfVkBqYfGBO6hwPf6fZYz7q-RMe9Y-zimN0umk
Host: example.org
Cookie: 

Query Parameters

job={"show_by"=>"maximum_hours", "expected_weekly_hours"=>"38", "title"=>"International Real-Estate Supervisor", "description"=>"Voluptatem taceo vilicus. Umerus arcesso attonbitus.", "postcode"=>"BS1 1AA", "industries"=>["medical", "warehouse"], "drivers_required"=>"2", "start_date"=>"2025-06-05", "end_date"=>"2026-01-29", "min_rating"=>"4.8", "licenses"=>["d", "c"], "job_type"=>"temporary_contract", "status"=>"published", "published_at"=>"2025-05-29 10:02:04 UTC"}

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: d2491fa0-1f4a-4974-8927-665cc0cf8312
x-runtime: 0.004460
content-length: 45

Body

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