How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Google Tasks Lists API

The Lists API from Google Tasks — 4 operation(s) for lists.

Google Tasks Lists API is one of 2 APIs that Google Tasks publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include List. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, a getting-started guide, and 1 JSON Schema.

This API exposes 7 operations across 4 paths, and defines 2 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against a single base URL, https://tasks.googleapis.com/tasks/v1.

7 operations 4 paths 2 schemas 1 DELETE2 GET3 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://tasks.googleapis.com/tasks/v1
Authentication
OAuth 2.0
Contact
Resource Areas
1

Authentication & Security 1

Google Tasks Lists API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 2 scopes. By default, every request must be authenticated.

Paths & Operations 7

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

Lists 7
GET
/lists/{taskListId}/tasks
List tasks
listTasks 7 params → 200
POST
/lists/{taskListId}/tasks
Create a task
insertTask 3 params body → 200
GET
/lists/{taskListId}/tasks/{taskId}
Get a task
getTask 2 params → 200
PUT
/lists/{taskListId}/tasks/{taskId}
Update a task
updateTask 2 params body → 200
DELETE
/lists/{taskListId}/tasks/{taskId}
Delete a task
deleteTask 2 params → 204
POST
/lists/{taskListId}/tasks/{taskId}/move
Move a task
moveTask 4 params → 200
POST
/lists/{taskListId}/clear
Clear completed tasks
clearTasks 1 param → 204

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are Task (15 properties), TasksResponse (4 properties). Each schema is shown below with its type and property counts.

TasksResponse
object
4 properties
Task
object
15 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

google-tasks-lists-api-openapi.yml Raw ↑

Other APIs Google Tasks publishes across the network.

Google Tasks Users API
Where this information came from

This is an independent, third-party profile of Google Tasks Lists API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.