帳號、點數與瀏覽器擴充功能

GET /me/usage 工作階段或 API 金鑰

Your AI request activity this billing period.

Counts and token usage, not cost — the gateway’s dollar figure is a list price against a mixed upstream pool, not what you pay; your price is credits, reported by /me/credits. Never fails for a reason you could act on: no usage yet, or an unreachable gateway, both answer 200 with zeroes.

curl
curl "https://freehire.me/api/v1/me/usage" -H "Authorization: Bearer $FREEHIRE_API_KEY"
json — response
{ "data": { "requests": 42, "failed": 1, "tokens": 118000, "period": "2026-08", "resets_at": "2026-09-01T00:00:00Z" } }

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

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

A new version of freehire is available