The My Hours API allows developers to programmatically access and manage time tracking data from My Hours, including projects, tasks, clients, and time entries. It supports integration of My Hours time tracking capabilities into custom applications, internal tools, and automated workflows.
Loading more......
The Qmonix Lua SDK is a Lua client library for sending events and metrics, such as time-tracking task durations, from applications like Awesome Time Tracker to a Qmonix analytics server.
TimeCamp is a time tracking platform that integrates with a wide range of productivity, project management, communication, CRM, and accounting tools. This integrations ecosystem enables users to automatically link tracked time to tasks, issues, projects, and communications across tools like Trello, GitHub, Jira alternatives, Slack, Microsoft Teams, Google Calendar, Airtable, Podio, ClickUp, and moreāsupporting comprehensive time tracking workflows and reporting without manual duplication.
API integrations enable time tracking software to connect with project management, accounting, and payroll platforms. This integration allows for seamless data flow and reduces administrative overhead, making time tracking more efficient and valuable for organizations.
A custom component that integrates Toggl Track API with Home Assistant for tracking time.
A Zapier automation template that connects Harvest with Google Sheets to log time tracking data. Whenever a new time entry is created in Harvest, this workflow automatically adds a corresponding row to a specified Google Sheets spreadsheet. Itās useful for centralizing time tracking records, custom reporting, and backup of time logs without manual data entry.
A Zapier workflow template that syncs task management and time tracking by creating a corresponding TrackingTime task whenever a new incomplete task is added in Todoist, centralizing tasks for easier tracking and improved productivity.
The My Hours API provides programmatic access to time tracking data from your My Hours account, including projects, tasks, clients, and time entries, enabling integrations with custom applications, internal tools, and automated workflows.
Programmatic access to My Hours data
Standardized JSON responses
REST-style operations
GET requests to fetch data from My Hours.POST requests to create and save new resources (e.g., time logs, projects) to your My Hours account.Clear HTTP status codes
200 OK for successful requests.4XX for client-side errors (e.g., invalid request, authentication issues).5XX for server-side errors.API keyābased authentication
Authorization header as:Authorization: ApiKey YOUR_API_KEYIntegration tooling via Postman
Authorization header using the format: Authorization: ApiKey YOUR_API_KEY.Pricing information for the My Hours API is not specified in the provided documentation.