Recommended rates
Jobs
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]=34&job[title]=District+Advertising+Liaison&job[description]=Stella+thermae+deputo.+Enim+tibi+triduana.&job[postcode]=L1+1AA&job[industries][]=hgv&job[industries][]=private_hire&job[drivers_required]=4&job[start_date]=2025-01-31&job[end_date]=2025-08-15&job[min_rating]=1.7&job[licenses][]=ce&job[licenses][]=d1e&job[job_type]=full_time&job[status]=published&job[published_at]=2025-01-22+12%3A12%3A59+UTC
Headers
Accept: application/json
Content-Type: application/json
Authorization: Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIxMjY0Iiwic2NwIjoidXNlciIsImF1ZCI6bnVsbCwiaWF0IjoxNzM3NTUxNTc5LCJleHAiOjE3NDAxNDM1NzksImp0aSI6IjE3Y2RiMmEyLTRkYTItNGUxNS1hMDMzLTkyZDk0NTgxNDllNyJ9.EYrqPGzZX5SPkYBu2SDH3OKJDlzz6CGtLPW7rprA7NM
Host: example.org
Cookie:
Query Parameters
job={"show_by"=>"fixed_hours", "expected_weekly_hours"=>"34", "title"=>"District Advertising Liaison", "description"=>"Stella thermae deputo. Enim tibi triduana.", "postcode"=>"L1 1AA", "industries"=>["hgv", "private_hire"], "drivers_required"=>"4", "start_date"=>"2025-01-31", "end_date"=>"2025-08-15", "min_rating"=>"1.7", "licenses"=>["ce", "d1e"], "job_type"=>"full_time", "status"=>"published", "published_at"=>"2025-01-22 12:12:59 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: 8ab1c6df-a854-40e8-bd4b-5008e65e7fed
x-runtime: 0.004713
content-length: 45
Body
{
"weekday": 20,
"weekend": 21,
"bank_holiday": 25
}