Teamwork.com website screenshot

Teamwork.com

Teamwork.com is a project management and client work platform built for client services, agencies, and professional services teams to manage projects, tasks, time tracking, billing, resource planning, and collaboration in one place. The platform provides product offerings including Projects, Desk, Chat, Spaces, and CRM with deep integrations across the client delivery lifecycle. Teamwork.com offers a comprehensive REST API (v3) for the Projects product allowing programmatic access to projects, tasks, time entries, milestones, people, and reporting, with Bearer Token (OAuth 2.0) and HTTP Basic authentication.

Teamwork.com publishes 3 APIs on the APIs.io network: Activity API, Projects API, and Tasks API. Tagged areas include Project Management, Client Services, Task Management, Time Tracking, and Collaboration.

Teamwork.com’s developer surface includes authentication, documentation, pricing, signup flow, support, engineering blog, and 7 more developer resources.

34.2/100 thin ▬ flat Agent 19/100 agent aware Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
3 APIs
Project ManagementClient ServicesTask ManagementTime TrackingCollaborationProfessional Services Automation

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 34.2/100 · thin
Contract Quality 14.0 / 25
Developer Ergonomics 5.7 / 20
Access Clarity 4.7 / 20
Operational Transparency 2.4 / 13
Contract Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 19/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 8 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/teamwork: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

Teamwork.com Activity API

The Activity API from Teamwork.com — 1 operation(s) for activity.

Teamwork.com Projects API

The Projects API from Teamwork.com — 1 operation(s) for projects.

Teamwork.com Tasks API

The Tasks API from Teamwork.com — 1 operation(s) for tasks.

Open Collections 5

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Teamwork Authentication

http · 2 schemes

SECURITY

Teamwork Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Teamwork Agentic Access

3 operations · 1 acting

3 operations · 1 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: teamwork
name: Teamwork.com
description: Teamwork.com is a project management and client work platform built for client services, agencies, and professional
  services teams to manage projects, tasks, time tracking, billing, resource planning, and collaboration in one place. The
  platform provides product offerings including Projects, Desk, Chat, Spaces, and CRM with deep integrations across the client
  delivery lifecycle. Teamwork.com offers a comprehensive REST API (v3) for the Projects product allowing programmatic access
  to projects, tasks, time entries, milestones, people, and reporting, with Bearer Token (OAuth 2.0) and HTTP Basic authentication.
type: Index
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
- Project Management
- Client Services
- Task Management
- Time Tracking
- Collaboration
- Professional Services Automation
url: https://raw.githubusercontent.com/api-evangelist/teamwork/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.23'
apis:
- aid: teamwork:teamwork-activity-api
  name: Teamwork.com Activity API
  description: The Activity API from Teamwork.com — 1 operation(s) for activity.
  humanURL: https://apidocs.teamwork.com/docs/teamwork/v3
  baseURL: https://{site}.teamwork.com/projects/api/v3
  tags:
  - Activity
  properties:
  - type: OpenAPI
    url: openapi/teamwork-activity-api-openapi.yml
  - type: Documentation
    url: https://apidocs.teamwork.com/docs/teamwork/v3
  - type: GettingStarted
    url: https://apidocs.teamwork.com/guides/teamwork/getting-started-with-the-teamwork-com-api
  - type: Authentication
    url: https://apidocs.teamwork.com/guides/teamwork/authentication
- aid: teamwork:teamwork-projects-api
  name: Teamwork.com Projects API
  description: The Projects API from Teamwork.com — 1 operation(s) for projects.
  humanURL: https://apidocs.teamwork.com/docs/teamwork/v3
  baseURL: https://{site}.teamwork.com/projects/api/v3
  tags:
  - Project
  tags_raw:
  - Projects
  properties:
  - type: OpenAPI
    url: openapi/teamwork-projects-api-openapi.yml
  - type: Documentation
    url: https://apidocs.teamwork.com/docs/teamwork/v3
  - type: GettingStarted
    url: https://apidocs.teamwork.com/guides/teamwork/getting-started-with-the-teamwork-com-api
  - type: Authentication
    url: https://apidocs.teamwork.com/guides/teamwork/authentication
- aid: teamwork:teamwork-tasks-api
  name: Teamwork.com Tasks API
  description: The Tasks API from Teamwork.com — 1 operation(s) for tasks.
  humanURL: https://apidocs.teamwork.com/docs/teamwork/v3
  baseURL: https://{site}.teamwork.com/projects/api/v3
  tags:
  - Task
  tags_raw:
  - Tasks
  properties:
  - type: OpenAPI
    url: openapi/teamwork-tasks-api-openapi.yml
  - type: Documentation
    url: https://apidocs.teamwork.com/docs/teamwork/v3
  - type: GettingStarted
    url: https://apidocs.teamwork.com/guides/teamwork/getting-started-with-the-teamwork-com-api
  - type: Authentication
    url: https://apidocs.teamwork.com/guides/teamwork/authentication
common:
- type: AgentCard
  url: a2a/teamwork-a2a.yml
  name: A2A Agent Card
  description: Agent Card served at /.well-known/agent.json (flavored against A2A 1.0.0).
- type: AgenticAccess
  url: agentic-access/teamwork-agentic-access.yml
- type: DomainSecurity
  url: security/teamwork-domain-security.yml
- type: Authentication
  url: authentication/teamwork-authentication.yml
- type: GitHubOrganization
  url: https://github.com/teamwork
- type: Website
  url: https://www.teamwork.com
- type: Documentation
  url: https://apidocs.teamwork.com
- type: Pricing
  url: https://www.teamwork.com/pricing
- type: Signup
  url: https://www.teamwork.com/signup
- type: Support
  url: https://support.teamwork.com
- type: StatusPage
  url: https://status.teamwork.com
- type: LinkedIn
  url: https://www.linkedin.com/company/teamwork-com
- url: https://www.teamwork.com/blog/
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/teamwork"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/teamwork/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/teamwork/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.