Working Hours & Overtime Calculator
Calculate regular hours, overtime hours and gross pay from a clock-in/clock-out shift, a break duration, and an overtime rule (daily 8h/10h or weekly 40h threshold) with a custom overtime rate multiplier.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Clock In
Clock Out
Break (minutes)
0 <= x <= 480Overtime Rule
daily_8, daily_10, weekly_40, none Hours already worked this week
0 <= x <= 168Overtime Multiplier
1 <= x <= 5Hourly Rate ($)
x >= 0Response
Tool output
The tool's slug, echoing the {slug} in the request path.
Output-contract version for this tool.
Credits this call consumed, after any settlement refund. 0 when metering is disabled.
Credits left in the current monthly allowance, or null when metering is disabled.
Correlation id, also sent as x-request-id.