Link intake & discovery

GET /jobs/find Public

Resolve a posting URL to a catalogue slug.

Answers {"data": null} when the posting cannot be identified, rather than 404 — "we do not carry this" is a normal answer here. Used by the extension to tell whether the page you are on is a job we already have.

Query parameters

url string required
The posting's URL in the wild.Example https://boards.greenhouse.io/acme/jobs/123
curl
curl "https://freehire.me/api/v1/jobs/find?url=https%3A%2F%2Fboards.greenhouse.io%2Facme%2Fjobs%2F123"
json — response
{ "data": { "public_slug": "senior-backend-engineer-acme-1a2b" } }

Tailor your CV for this role?

We couldn't check your fit for this role — add a CV to your profile to see it next time.

A new version of HireAll is available