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 token as username and the literal "api_token" as password.

API entry from apis.yml

apis.yml Raw ↑
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: API Reference
  url: https://engineering.toggl.com/docs/api/me