In-app assistant

POST /assistant/sessions Session or API key

Start a new conversation.

Query parameters

preset string
One of chat (default), profile, browse, interview, debrief.Example chat
job string
Public slug of an application you hold. Required for interview/debrief, ignored otherwise.Example senior-go-engineer-acme-1a2b
curl
curl -X POST "https://freehire.me/api/v1/assistant/sessions?preset=chat" -H "Authorization: Bearer $HIREALL_API_KEY"
json — response
{ "data": { "id": "b2f1c2b0-6e2a-4c9e-9c2e-0a1b2c3d4e5f", "preset": "chat", "label": "" } }

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