GoogleTasks
Google Tasks is a free online service that helps manage your to-do lists. You can access Google Tasks via your Google account.
106 subscribers
17 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
GoogleTasks endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
getAllTaskLists /getAllTaskLists |
Returns all the authenticated user's task lists. |
| POST |
clearTaskList /clearTaskList |
Deletes the specified task from the task list. |
| POST |
createTask /createTask |
Creates a new task on the specified task list. |
| POST |
createTaskList /createTaskList |
Creates a new task list and adds it to the authenticated user's task lists. |
| POST |
deleteTask /deleteTask |
Deletes the specified task from the task list. |
| POST |
deleteTaskList /deleteTaskList |
Deletes the authenticated user's specified task list. |
| POST |
getAccessToken /getAccessToken |
Get AccessToken. |
| POST |
getAllTasks /getAllTasks |
Returns all tasks in the specified task list. |
| POST |
getTask /getTask |
Returns the specified task. |
| POST |
getTaskList /getTaskList |
Returns the authenticated user's specified task list. |
| POST |
moveTask /moveTask |
Moves the specified task to another position in the task list. This can include putting it as a child task under a new parent and/or move it to a different position among its… |
| POST |
patchTask /patchTask |
Updates the specified task. This method supports patch semantics. |
| POST |
patchTaskList /patchTaskList |
Updates the authenticated user's specified task list. This method supports patch semantics. |
| POST |
refreshToken /refreshToken |
Get new accessToken by refreshToken. |
| POST |
revokeAccessToken /revokeAccessToken |
In some cases a user may wish to revoke access given to an application. A user can revoke access by visiting Account Settings. It is also possible for an application to… |
| POST |
updateTask /updateTask |
Creates a new task on the specified task list. |
| POST |
updateTaskList /updateTaskList |
Updates the authenticated user's specified task list. |
GoogleTasks pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — | — |