Solutions
worksection
beta
help
Support
Any questions?
Write to chat or sign up for a demo - we will respond quickly
API
Getting Started (6 articles)
Members (13 articles)
Getting the list of users through API: get_users
Adding a new user to the account through API: add_user
Getting the list of user team names through API: get_user_groups
Creating a team for account users through API: add_user_group
Getting the list of contacts through API: get_contacts
Creating a contact through API: add_contact
Getting the list of contact folder names through API: get_contact_groups
Creating a contact folder through API: add_contact_group
Subscribing a user to a task through API: subscribe
Unsubscribing a user from a task through API: unsubscribe
Getting a list of users' non-working days via API: get_users_schedule
Setting and removing users' non-working days via API: update_users_schedule
Getting the authorized user info through API: me
Projects (11 articles)
Getting the list of projects through API: get_projects
Getting project info through API: get_project
Creating a project through API: post_project
Updating a project through API: update_project
Archiving a project through API: close_project
Activating a project through API: activate_project
Adding people to the project team through API: add_project_members
Removing people from the project team through API: delete_project_members
Getting the list of project folders through API: get_project_groups
Creating a project folder through API: add_project_group
Getting event history for a time period through API: get_events
Tasks (8 articles)
Getting the list of all account tasks through API: get_all_tasks
Getting the list of project tasks through API: get_tasks
Getting a project task through API: get_task
Creating a task through API: post_task
Updating a task through API: update_task
Closing a task through API: complete_task
Reopening a task through API: reopen_task
Searching tasks through API: search_tasks
Comments (2 articles)
Tags (10 articles)
Getting the list of task tags through API: get_task_tags
Creating task tags through API: add_task_tags
Setting/removing task tags through API: update_task_tags
Getting the list of task tag groups through API: get_task_tag_groups
Creating task tag groups through API: add_task_tag_groups
Getting the list of project tags through API: get_project_tags
Creating project tags through API: add_project_tags
Setting/removing project tags through API: update_project_tags
Getting the list of project tag groups through API: get_project_tag_groups
Creating project tag groups through API: add_project_tag_groups
Costs (5 articles)
Getting time and finanсial costs of tasks through API: get_costs
Getting total time and financial costs API: get_costs_total
Adding time and financial costs in task through API: add_costs
Updating time and financial costs of task through API: update_costs
Deleting time and financial costs of task through API: delete_costs
Timers (5 articles)
Files (3 articles)
Webhooks (8 articles)
OAuth 2.0 (8 articles)
Postman (2 articles)
Priorities (0 articles)