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]=minimum_hours&job[expected_weekly_hours]=16&job[title]=Technology+Officer&job[description]=Calco+dedico+calamitas.+Acerbitas+video+aperiam.&job[postcode]=BS1+1AA&job[industries][]=tourism&job[industries][]=coach&job[drivers_required]=3&job[start_date]=2025-03-23&job[end_date]=2025-08-02&job[min_rating]=3.2&job[licenses][]=d&job[licenses][]=adr&job[job_type]=fixed_term_contract&job[status]=published&job[published_at]=2025-03-20+09%3A02%3A17+UTC
Headers
Accept: application/json
Content-Type: application/json
Authorization: Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIxMjcxIiwic2NwIjoidXNlciIsImF1ZCI6bnVsbCwiaWF0IjoxNzQyNDY0OTM3LCJleHAiOjE3NDUwNTY5MzcsImp0aSI6IjYwYTMyZGYyLTBjYjUtNGY3My1hZGZkLTk4MDc4YjY0YTAxNyJ9.UtFEBX_BaUW2YOnQblOAwUXz0X51WdGSLIsvmOgNyP8
Host: example.org
Cookie:
Query Parameters
job={"show_by"=>"minimum_hours", "expected_weekly_hours"=>"16", "title"=>"Technology Officer", "description"=>"Calco dedico calamitas. Acerbitas video aperiam.", "postcode"=>"BS1 1AA", "industries"=>["tourism", "coach"], "drivers_required"=>"3", "start_date"=>"2025-03-23", "end_date"=>"2025-08-02", "min_rating"=>"3.2", "licenses"=>["d", "adr"], "job_type"=>"fixed_term_contract", "status"=>"published", "published_at"=>"2025-03-20 09:02:17 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: ac0782ae-912e-4ce8-8bc9-10bf2f39760f
x-runtime: 0.006539
content-length: 45
Body
{
"weekday": 20,
"weekend": 21,
"bank_holiday": 25
}