Toggl Track website screenshot

Toggl Track

Toggl Track is a time-tracking and productivity platform for freelancers, teams, and agencies that captures billable hours, project time, and team capacity across web, desktop, mobile, and browser extension clients. The product offers automated tracking, calendar integration, custom reporting, 100+ integrations (Jira, Salesforce, Asana, GitHub), and supports billing, payroll, and project profitability use cases. The Toggl Track API v9 is a REST interface for time entries, workspaces, projects, clients, users, and reports using HTTP Basic Authentication with an API token.

Toggl Track publishes 3 APIs on the APIs.io network: Me API, Reports API, and Time Entries API. Tagged areas include Time Tracking, Productivity, Project Management, Billing, and Reporting.

Toggl Track’s developer surface includes authentication, documentation, pricing, signup flow, engineering blog, support, and 9 more developer resources.

36.2/100 thin ▬ flat Agent 28/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessSelf serve
6 APIs
Time TrackingProductivityProject ManagementBillingReportingWorkforce Management

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 36.2/100 · thin
Contract Quality 14.4 / 25
Developer Ergonomics 7.0 / 20
Commercial Clarity 4.7 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 28/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/toggl: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 6

Individual APIs this provider publishes, each with its own machine-readable definition.

Toggl Track API v9

Current REST API for managing time entries, workspaces, projects, clients, tags, tasks, users, and organizations in Toggl Track. Authentication uses HTTP Basic Auth with the API...

Toggl Track Reports API v3

Reporting API for generating detailed, summary, and weekly reports across time entries, with support for filtering, grouping, and export formats (JSON, CSV, PDF).

Toggl Track Webhooks API

Webhooks API for subscribing to events such as time entry creation, updates, deletions, and project changes within a workspace.

Toggl Track Me API

The Me API from Toggl Track — 1 operation(s) for me.

Toggl Track Reports API

The Reports API from Toggl Track — 3 operation(s) for reports.

Toggl Track Time Entries API

The Time Entries API from Toggl Track — 5 operation(s) for time entries.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Toggl Track API

OPEN COLLECTION

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Toggl Authentication

http · 1 scheme

SECURITY

Toggl Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Toggl Agentic Access

10 operations · 4 acting · 1 human-in-the-loop

10 operations · 4 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: toggl
name: Toggl Track
description: Toggl Track is a time-tracking and productivity platform for freelancers, teams, and agencies that captures billable
  hours, project time, and team capacity across web, desktop, mobile, and browser extension clients. The product offers automated
  tracking, calendar integration, custom reporting, 100+ integrations (Jira, Salesforce, Asana, GitHub), and supports billing,
  payroll, and project profitability use cases. The Toggl Track API v9 is a REST interface for time entries, workspaces, projects,
  clients, users, and reports using HTTP Basic Authentication with an API token.
type: Index
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/toggl.png
tags:
- Time Tracking
- Productivity
- Project Management
- Billing
- Reporting
- Workforce Management
url: https://raw.githubusercontent.com/api-evangelist/toggl/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.19'
apis:
- aid: toggl:track-api-v9
  name: Toggl Track API v9
  description: Current REST API for managing time entries, workspaces, projects, clients, tags, tasks, users, and organizations
    in Toggl Track. Authentication uses HTTP Basic Auth with the API token as username and the literal "api_token" as password.
  humanURL: https://engineering.toggl.com/docs/
  baseURL: https://api.track.toggl.com/api/v9
  tags:
  - Time Tracking
  - Time Entries
  - Projects
  - Workspaces
  - Users
  properties:
  - type: Documentation
    url: https://engineering.toggl.com/docs/
  - type: Authentication
    url: https://engineering.toggl.com/docs/authentication
  - type: APIReference
    url: https://engineering.toggl.com/docs/api/me
- aid: toggl:reports-api-v3
  name: Toggl Track Reports API v3
  description: Reporting API for generating detailed, summary, and weekly reports across time entries, with support for filtering,
    grouping, and export formats (JSON, CSV, PDF).
  humanURL: https://engineering.toggl.com/docs/reports_start
  baseURL: https://api.track.toggl.com/reports/api/v3
  tags:
  - Reports
  - Analytics
  - Exports
  properties:
  - type: Documentation
    url: https://engineering.toggl.com/docs/reports_start
- aid: toggl:webhooks-api
  name: Toggl Track Webhooks API
  description: Webhooks API for subscribing to events such as time entry creation, updates, deletions, and project changes
    within a workspace.
  humanURL: https://engineering.toggl.com/docs/webhooks_start
  baseURL: https://api.track.toggl.com/webhooks/api/v1
  tags:
  - Webhooks
  - Events
  properties:
  - type: Documentation
    url: https://engineering.toggl.com/docs/webhooks_start
- aid: toggl:toggl-me-api
  name: Toggl Track Me API
  description: The Me API from Toggl Track — 1 operation(s) for me.
  humanURL: https://engineering.toggl.com/docs/
  baseURL: https://api.track.toggl.com/api/v9
  tags:
  - Me
  properties:
  - type: OpenAPI
    url: openapi/toggl-me-api-openapi.yml
- aid: toggl:toggl-reports-api
  name: Toggl Track Reports API
  description: The Reports API from Toggl Track — 3 operation(s) for reports.
  humanURL: https://engineering.toggl.com/docs/
  baseURL: https://api.track.toggl.com/api/v9
  tags:
  - Reports
  properties:
  - type: OpenAPI
    url: openapi/toggl-reports-api-openapi.yml
- aid: toggl:toggl-time-entries-api
  name: Toggl Track Time Entries API
  description: The Time Entries API from Toggl Track — 5 operation(s) for time entries.
  humanURL: https://engineering.toggl.com/docs/
  baseURL: https://api.track.toggl.com/api/v9
  tags:
  - Time Entries
  properties:
  - type: OpenAPI
    url: openapi/toggl-time-entries-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/toggl-agentic-access.yml
- type: DomainSecurity
  url: security/toggl-domain-security.yml
- type: Authentication
  url: authentication/toggl-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/toggl
- type: Website
  url: https://toggl.com/track/
- type: DeveloperPortal
  url: https://engineering.toggl.com/docs/
- type: Documentation
  url: https://engineering.toggl.com/docs/
- type: Pricing
  url: https://toggl.com/track/pricing/
- type: Signup
  url: https://toggl.com/track/signup/
- type: Login
  url: https://track.toggl.com/login
- type: Blog
  url: https://toggl.com/blog/
- type: Support
  url: https://support.toggl.com/en/
- type: Community
  url: https://community.toggl.com/
- type: GitHubOrganization
  url: https://github.com/toggl
- type: StatusPage
  url: https://status.toggl.com/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com