Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Zoho People Time Tracker API

Projects, jobs, and timesheet entries.

Zoho People Time Tracker API is one of 7 APIs that Zoho People publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Time Tracker. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, a JSON-LD context, rate-limit docs, and 1 JSON Schema.

This API exposes 4 operations across 2 paths, and defines 1 schema. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against 8 base URLs: https://people.zoho.com/people/api, https://people.zoho.eu/people/api, https://people.zoho.in/people/api, https://people.zoho.com.au/people/api, https://people.zoho.jp/people/api, https://people.zoho.com.cn/people/api, https://people.zohocloud.ca/people/api, https://people.zoho.sa/people/api.

4 operations 2 paths 1 schemas 2 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://people.zoho.com/people/api
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Zoho People Time Tracker API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (ZohoOAuth2) using the authorizationCode flow, exposing 13 scopes. By default, every request must be authenticated.

  • ZohoOAuth2 — Zoho Accounts OAuth 2.0 — Authorization Code grant. Access tokens live for 1 hour; refresh tokens are long-lived until revoked. Scope syntax is ZOHOPEOPLE. . w…

Paths & Operations 4

Across 2 paths, the API surfaces 4 operations — 2 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Time Tracker 4

Projects, jobs, and timesheet entries.

GET
/timetracker/jobs
List Time Tracker Jobs
listJobs → 200
POST
/timetracker/jobs
Create Time Tracker Job
createJob body → 200
GET
/timetracker/timelogs
List Time Logs
listTimeLogs 3 params → 200
POST
/timetracker/timelogs
Create Time Log
createTimeLog body → 200

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is TimeLog (7 properties). Each schema is shown below with its type and property counts.

TimeLog
object
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zoho-people-time-tracker-api-openapi.yml Raw ↑

Other APIs Zoho People publishes across the network.

Zoho People Attendance API
Zoho People Automation API
Zoho People Dashboard API
Zoho People Employee API
Zoho People Forms API
Zoho People Leave API