In-app assistant

POST /assistant/sessions 工作階段或 API 金鑰

Start a new conversation.

查詢參數

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

要針對這個職缺調整履歷嗎?

目前無法檢查您與這個職缺的符合程度;請先將履歷加入個人檔案,下次即可查看。

A new version of freehire is available