Authentication

GET /auth/me Session or API key

The current user (cookie or API key).

curl
curl "https://freehire.me/api/v1/auth/me" -H "Authorization: Bearer $HIREALL_API_KEY"
json — response
{ "data": { "id": 1, "email": "me@example.com", "role": "user" } }

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