市場洞察與統計
GET /insights/velocity 公開
隨著時間的推移,市場招募的速度有多快。
查詢參數
granularitystring- 此系列的鏟鬥尺寸。範例
week fromstring (date)- 視窗的開始。
tostring (date)- 窗口的盡頭。
categorystring- 範圍為一類。
senioritystring- 範圍為一級資歷。
curl "https://freehire.me/api/v1/insights/velocity?granularity=week&category=backend"{ "data": [ { "period": "2026-07-20", "added": 3120, "removed": 2740 } ] }