Votes, notifications & discussions

POST /companies/{slug}/vote Session or API key

Vote on a company.

Path parameters

slug string required
The company slug.

Body

value integer required
1 or -1.
curl
curl -X POST "https://freehire.me/api/v1/companies/acme/vote" \
  -H "Authorization: Bearer fhk_…" -H 'Content-Type: application/json' -d '{"value":1}'
json — response
{ "data": { "score": 42, "my_vote": 1 } }

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