Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.humcli.com/api/v1/operator/earnings \ --header 'Authorization: Bearer <token>'
{ "pending_balance": 123, "available_balance": 123, "total_earned": 123, "currency": "<string>", "recent_tasks": [ { "task_id": "<string>", "title": "<string>", "reward_usd": 123, "completed_at": "<string>" } ] }
Get operator’s pending, available, and total earnings breakdown.
Clerk JWT for operator endpoints.
Earnings breakdown
Show child attributes