{
 "categories": [
  "hr",
  "hcm"
 ],
 "deployment": "saas",
 "evidence": [
  {
   "date": "2026-09-02",
   "fact": "homepage",
   "note": "Teamtailor presents an ATS and employer-branding product used by more than 13,000 companies, with career sites, CRM, AI Co-pilot, interview kits, and 450-plus integrations.",
   "source": "https://www.teamtailor.com/",
   "tier": "declared"
  },
  {
   "date": "2026-09-02",
   "fact": "license",
   "note": "Teamtailor is sold as commercial recruitment software. The opened homepage offers a sales contact or product trial, not a public free tenant.",
   "source": "https://www.teamtailor.com/",
   "tier": "declared"
  },
  {
   "date": "2026-09-02",
   "fact": "modalities.api.exists",
   "note": "Teamtailor documents an open API that can import, edit, and export information from a Teamtailor account, including fetching and updating jobs and creating users.",
   "source": "https://support.teamtailor.com/en/articles/5963369-use-our-teamtailor-api",
   "tier": "declared"
  },
  {
   "date": "2026-09-02",
   "fact": "modalities.api.kinds[0]",
   "note": "Teamtailor states that the open API follows the JSON API Specification. Regional HTTPS hosts are api.teamtailor.com, api.na.teamtailor.com, and api.au.teamtailor.com.",
   "source": "https://support.teamtailor.com/en/articles/5963369-use-our-teamtailor-api",
   "tier": "declared"
  },
  {
   "date": "2026-09-02",
   "fact": "modalities.api.auth[0]",
   "note": "A Company Admin generates API keys under Settings \u2192 Integrations \u2192 API keys. Keys have Public, Internal, or Admin permission and Read, Write, or Read/Write type. Created keys cannot be edited, only deleted.",
   "source": "https://support.teamtailor.com/en/articles/5963369-use-our-teamtailor-api",
   "tier": "declared"
  },
  {
   "date": "2026-09-02",
   "fact": "modalities.api.coverage",
   "note": "The API can fetch published jobs with a Public Read key, internal locations with Internal Read, and restricted candidate data only with an Admin key. Teamtailor states that resources missing from the documentation are most likely unavailable.",
   "source": "https://support.teamtailor.com/en/articles/5963369-use-our-teamtailor-api",
   "tier": "declared"
  },
  {
   "date": "2026-09-02",
   "fact": "modalities.api.docs",
   "note": "Opened Teamtailor's current API support article. docs.teamtailor.com loaded only as a JavaScript collection shell in this pass, so the readable vendor contract used here is the support article.",
   "source": "https://support.teamtailor.com/en/articles/5963369-use-our-teamtailor-api",
   "tier": "declared"
  },
  {
   "date": "2026-09-02",
   "fact": "modalities.mcp.first_party",
   "note": "Teamtailor documents a first-party remote MCP server at https://mcp.teamtailor.com/mcp. A Company Admin activates the feature in the Add-on feature center. Authentication is OAuth as the signed-in Teamtailor user.",
   "source": "https://support.teamtailor.com/en/articles/15842409-connect-an-ai-assistant-to-teamtailor-using-mcp",
   "tier": "declared"
  },
  {
   "date": "2026-09-02",
   "fact": "modalities.mcp.verdict",
   "note": "The opened article is production support documentation, not a beta notice. It lists read, create-and-modify, and delete tool groups, including list_jobs, get_candidate, and move_application_to_stage, plus ChatGPT plugin and Claude connector setup.",
   "source": "https://support.teamtailor.com/en/articles/15842409-connect-an-ai-assistant-to-teamtailor-using-mcp",
   "tier": "declared"
  },
  {
   "date": "2026-09-02",
   "fact": "modalities.extensibility.webhooks",
   "note": "Teamtailor documents Company Webhooks as a customer add-on. Admins subscribe to candidate, job-application, job, and audit events. Payloads use HMAC signatures and expect HTTP 200, with three retries on 400-plus responses.",
   "source": "https://support.teamtailor.com/en/articles/8068954-company-webhooks",
   "tier": "declared"
  },
  {
   "date": "2026-09-02",
   "fact": "modalities.data_access.export",
   "note": "Teamtailor states the API can export information from an account, including fetching lists of jobs and other account resources permitted by the key.",
   "source": "https://support.teamtailor.com/en/articles/5963369-use-our-teamtailor-api",
   "tier": "declared"
  },
  {
   "date": "2026-09-02",
   "fact": "modalities.data_access.import",
   "note": "Teamtailor states the API can import and edit account information, including updating a job and creating a user.",
   "source": "https://support.teamtailor.com/en/articles/5963369-use-our-teamtailor-api",
   "tier": "declared"
  },
  {
   "date": "2026-09-02",
   "fact": "verdict.scores.api",
   "note": "The JSON:API is documented, regional, and read/write where the key allows it. Admin-scoped candidate data, immutable keys, and the lack of an established official SDK keep the path at useful-and-practical rather than unusually complete.",
   "source": "https://support.teamtailor.com/en/articles/5963369-use-our-teamtailor-api",
   "tier": "declared"
  },
  {
   "date": "2026-09-02",
   "fact": "verdict.scores.mcp",
   "note": "The official remote server has useful ATS coverage including writes, but it is add-on-gated, user-delegated, and blocked from Gemini. That matches a maintained official server with useful coverage, not unusually complete production coverage.",
   "source": "https://support.teamtailor.com/en/articles/15842409-connect-an-ai-assistant-to-teamtailor-using-mcp",
   "tier": "declared"
  },
  {
   "date": "2026-09-02",
   "fact": "freshness.watch[0].url",
   "note": "Opened Teamtailor's current MCP article. It documents https://mcp.teamtailor.com/mcp, OAuth, role permission layers, and the read / create-and-modify / delete tool tables.",
   "source": "https://support.teamtailor.com/en/articles/15842409-connect-an-ai-assistant-to-teamtailor-using-mcp",
   "tier": "declared"
  },
  {
   "date": "2026-09-02",
   "fact": "freshness.watch[1].url",
   "note": "Opened and verified as the current Teamtailor API getting-started article for JSON:API, regional hosts, and API-key scopes.",
   "source": "https://support.teamtailor.com/en/articles/5963369-use-our-teamtailor-api",
   "tier": "declared"
  },
  {
   "date": "2026-09-02",
   "fact": "freshness.watch[2].url",
   "note": "Opened and verified as the current Company Webhooks article, including add-on activation, event types, signatures, and retries.",
   "source": "https://support.teamtailor.com/en/articles/8068954-company-webhooks",
   "tier": "declared"
  }
 ],
 "freshness": {
  "last_verified": "2026-09-02",
  "volatility": "high",
  "watch": [
   {
    "type": "mcp",
    "url": "https://support.teamtailor.com/en/articles/15842409-connect-an-ai-assistant-to-teamtailor-using-mcp"
   },
   {
    "type": "docs",
    "url": "https://support.teamtailor.com/en/articles/5963369-use-our-teamtailor-api"
   },
   {
    "type": "docs",
    "url": "https://support.teamtailor.com/en/articles/8068954-company-webhooks"
   }
  ]
 },
 "homepage": "https://www.teamtailor.com/",
 "id": "teamtailor",
 "license": "commercial",
 "modalities": {
  "agent_docs": {
   "llms_txt": "unknown"
  },
  "api": {
   "auth": [
    "api-key"
   ],
   "coverage": "partial",
   "docs": "https://support.teamtailor.com/en/articles/5963369-use-our-teamtailor-api",
   "exists": true,
   "kinds": [
    "json-api"
   ]
  },
  "cli": {
   "exists": "unknown"
  },
  "computer_use": {
   "issues": [],
   "viability": "unknown"
  },
  "data_access": {
   "export": [
    "json-api"
   ],
   "import": [
    "json-api"
   ]
  },
  "extensibility": {
   "scripting": [],
   "webhooks": true
  },
  "integrations": {
   "make": "unknown",
   "n8n": "unknown",
   "power_automate": "unknown",
   "zapier": "unknown"
  },
  "mcp": {
   "first_party": true,
   "third_party": [],
   "verdict": "official"
  },
  "rpa": {
   "drivability": "unknown",
   "notes": "No repeatable UI probe was run. The Teamtailor JSON:API, company webhooks, and the first-party remote MCP server cover recruitment automation without browser control of the ATS UI.\n",
   "ui_stack": [
    "web-dom"
   ],
   "vendor_support": []
  },
  "sdk": {
   "exists": "unknown",
   "languages": [],
   "official": "unknown"
  }
 },
 "name": "Teamtailor",
 "platforms": [
  "web"
 ],
 "related": {
  "alternatives": [
   "workday",
   "sap-successfactors"
  ],
  "our_products": []
 },
 "schema_version": 1,
 "score_version": 1,
 "status": "active",
 "vendor": "Teamtailor",
 "verdict": {
  "best_path": "api",
  "scores": {
   "api": 7,
   "cli": null,
   "computer_use": null,
   "integrations": null,
   "mcp": 7,
   "overall": 7,
   "rpa": null
  },
  "summary": "Teamtailor is automatable today through its public JSON:API. This record is Teamtailor, not Webcruiter, Jobbnorge, CatalystOne, or SAP SuccessFactors. The API follows the JSON API Specification and can import, edit, and export account data, including jobs and users. Regional hosts are api.teamtailor.com (Europe), api.na.teamtailor.com (North America), and api.au.teamtailor.com (Asia-Pacific). A Company Admin creates API keys under Settings \u2192 Integrations \u2192 API keys. Keys combine a permission of Public, Internal, or Admin with a type of Read, Write, or Read/Write. Candidate data is documented as Admin-scoped. Teamtailor also documents a first-party remote MCP server at https://mcp.teamtailor.com/mcp. A Company Admin must activate MCP in the Add-on feature center. Clients authenticate with OAuth as the signed-in user. Role defaults start at Read; admins can grant create-and-modify or delete. Documented tools include jobs, candidates, applications, meetings, and write actions such as move_application_to_stage. Google Gemini cannot connect because it only accepts partnered MCP servers. Company Webhooks are a separate add-on that POST candidate, application, job, and audit events with HMAC signatures. Official SDKs, a Teamtailor CLI, and iPaaS connector status were not established. Computer-use viability is unassessed. API and MCP both score 7. API is the best path because it does not depend on the MCP add-on or a signed-in user session.\n"
 }
}