{
 "categories": [
  "hr",
  "enterprise"
 ],
 "deployment": "saas",
 "evidence": [
  {
   "date": "2026-09-04",
   "fact": "homepage",
   "note": "EasyCruit presents an online recruitment solution for hiring managers and recruiters, with centralised candidate handling, automated screening, and a collaborative review platform.",
   "source": "https://easycruit.com/",
   "tier": "declared"
  },
  {
   "date": "2026-09-04",
   "fact": "vendor",
   "note": "The public API setup article names the integration Visma EasyCruit Public API and uses Visma Connect for machine-to-machine credentials.",
   "source": "https://easycruit.com/helpcenter/en/articles/445783-setup-easycruit-public-api",
   "tier": "declared"
  },
  {
   "date": "2026-09-04",
   "fact": "license",
   "note": "The product is presented as a commercial online recruitment solution. The opened pages do not offer a permanent free tenant.",
   "source": "https://easycruit.com/",
   "tier": "declared"
  },
  {
   "date": "2026-09-04",
   "fact": "modalities.api.exists",
   "note": "EasyCruit documents a public API authenticated with a Visma Connect Bearer token and states that currently only the reporting API is available for public usage, with Swagger at https://easycruit.com/api/reporting/swagger/index.html.",
   "source": "https://easycruit.com/helpcenter/en/articles/445783-setup-easycruit-public-api",
   "tier": "declared"
  },
  {
   "date": "2026-09-04",
   "fact": "modalities.api.kinds[0]",
   "note": "The opened OpenAPI 3.0.1 document is titled EasyCruit Reporting Service v1. All documented operations are HTTP GET data-extract paths under /api/reporting/v1/.",
   "source": "https://easycruit.com/api/reporting/swagger/v1/swagger.json",
   "tier": "declared"
  },
  {
   "date": "2026-09-04",
   "fact": "modalities.api.auth[0]",
   "note": "Tenants create a Visma Connect machine-to-machine application, request the Visma EasyCruit Public API integration, then POST grant_type=client_credentials with client_id, client_secret, tenant_id, and scope to https://connect.visma.com/connect/token. The access token is sent as Authorization Bearer.",
   "source": "https://easycruit.com/helpcenter/en/articles/445783-setup-easycruit-public-api",
   "tier": "declared"
  },
  {
   "date": "2026-09-04",
   "fact": "modalities.api.coverage",
   "note": "The specification documents eight GET extracts: applications, vacancies, posting-channels, job-alerts, vacancy-specific-questions, candidate-questions, application-questions, and users. Required query parameters include Departments, FromDate, ToDate, and Locale. No POST, PUT, PATCH, or DELETE ATS operations are published in this public spec.",
   "source": "https://easycruit.com/api/reporting/swagger/v1/swagger.json",
   "tier": "declared"
  },
  {
   "date": "2026-09-04",
   "fact": "modalities.api.coverage",
   "note": "A separate 2024-10-11 help article documents an account-manager-gated SOAP/WSDL web service for programmatically retrieving tenant data into archive, ERP, or HRM systems. It does not document a public write ATS API.",
   "source": "https://easycruit.com/helpcenter/en/articles/224088-integration-apis",
   "tier": "declared"
  },
  {
   "date": "2026-09-04",
   "fact": "modalities.api.docs",
   "note": "Opened as the current EasyCruit Public API setup article, including Visma Connect provisioning, the token URL, the reporting-only public-usage statement, the mandatory Accept header, and the Grafana extract example for /api/reporting/v1/data-extract/tenants/{id}/applications.",
   "source": "https://easycruit.com/helpcenter/en/articles/445783-setup-easycruit-public-api",
   "tier": "declared"
  },
  {
   "date": "2026-09-04",
   "fact": "modalities.data_access.export[0]",
   "note": "Successful extract responses advertise application/json and application/stream+json among the documented content types.",
   "source": "https://easycruit.com/api/reporting/swagger/v1/swagger.json",
   "tier": "declared"
  },
  {
   "date": "2026-09-04",
   "fact": "modalities.data_access.export[1]",
   "note": "Successful extract responses advertise text/csv. The help article also uses CSV in its Grafana example and states that Accept is mandatory so the API returns the requested type.",
   "source": "https://easycruit.com/api/reporting/swagger/v1/swagger.json",
   "tier": "declared"
  },
  {
   "date": "2026-09-04",
   "fact": "modalities.data_access.export[2]",
   "note": "Successful extract responses advertise application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.",
   "source": "https://easycruit.com/api/reporting/swagger/v1/swagger.json",
   "tier": "declared"
  },
  {
   "date": "2026-09-04",
   "fact": "modalities.agent_docs.llms_txt",
   "note": "https://easycruit.com/llms.txt and https://www.easycruit.com/llms.txt returned the HTML EasyCruit site shell on 2026-09-04, not a first-party agent documentation file.",
   "source": "https://easycruit.com/llms.txt",
   "tier": "scraped"
  },
  {
   "date": "2026-09-04",
   "fact": "verdict.scores.api",
   "note": "The public path is a documented, production reporting extract with official Visma Connect auth, but it is read-only, limited to eight report resources, and gated on EasyCruit support tenant IDs plus vendor approval of the Connect integration. That is a usable but narrow and gated API.",
   "source": "https://easycruit.com/helpcenter/en/articles/445783-setup-easycruit-public-api",
   "tier": "declared"
  },
  {
   "date": "2026-09-04",
   "fact": "freshness.watch[0].url",
   "note": "Opened and verified as the current EasyCruit Public API setup article, dated 2025-10-16 on the page and re-opened 2026-09-04.",
   "source": "https://easycruit.com/helpcenter/en/articles/445783-setup-easycruit-public-api",
   "tier": "declared"
  },
  {
   "date": "2026-09-04",
   "fact": "freshness.watch[1].url",
   "note": "Opened and verified as the current EasyCruit Reporting Service OpenAPI document, including Bearer auth and the eight GET data-extract paths.",
   "source": "https://easycruit.com/api/reporting/swagger/v1/swagger.json",
   "tier": "declared"
  },
  {
   "date": "2026-09-04",
   "fact": "freshness.watch[2].url",
   "note": "Opened as the current Swagger UI host linked from the help article. The UI shell loaded; the readable contract used for resource coverage is the companion OpenAPI JSON.",
   "source": "https://easycruit.com/api/reporting/swagger/index.html",
   "tier": "declared"
  }
 ],
 "freshness": {
  "last_verified": "2026-09-04",
  "volatility": "medium",
  "watch": [
   {
    "type": "docs",
    "url": "https://easycruit.com/helpcenter/en/articles/445783-setup-easycruit-public-api"
   },
   {
    "type": "docs",
    "url": "https://easycruit.com/api/reporting/swagger/v1/swagger.json"
   },
   {
    "type": "docs",
    "url": "https://easycruit.com/api/reporting/swagger/index.html"
   }
  ]
 },
 "homepage": "https://easycruit.com/",
 "id": "easycruit",
 "license": "commercial",
 "modalities": {
  "agent_docs": {
   "llms_txt": false
  },
  "api": {
   "auth": [
    "oauth2-client-credentials"
   ],
   "coverage": "read-only",
   "docs": "https://easycruit.com/helpcenter/en/articles/445783-setup-easycruit-public-api",
   "exists": true,
   "kinds": [
    "rest"
   ]
  },
  "cli": {
   "exists": "unknown"
  },
  "computer_use": {
   "issues": [],
   "viability": "unknown"
  },
  "data_access": {
   "export": [
    "json",
    "csv",
    "xlsx"
   ],
   "import": []
  },
  "extensibility": {
   "scripting": [],
   "webhooks": "unknown"
  },
  "integrations": {
   "make": "unknown",
   "n8n": "unknown",
   "power_automate": "unknown",
   "zapier": "unknown"
  },
  "mcp": {
   "first_party": "unknown",
   "third_party": [],
   "verdict": "unknown"
  },
  "rpa": {
   "drivability": "unknown",
   "notes": "No repeatable UI probe was run. The documented public machine path is the EasyCruit Reporting API over Visma Connect, not browser control of the recruiter console. A write ATS API was not published on the opened pages.\n",
   "ui_stack": [
    "web-dom"
   ],
   "vendor_support": []
  },
  "sdk": {
   "exists": "unknown",
   "languages": [],
   "official": "unknown"
  }
 },
 "name": "EasyCruit",
 "platforms": [
  "web"
 ],
 "related": {
  "alternatives": [
   "webcruiter",
   "teamtailor",
   "jobbnorge"
  ],
  "our_products": []
 },
 "schema_version": 1,
 "score_version": 1,
 "status": "active",
 "vendor": "Visma",
 "verdict": {
  "best_path": "api",
  "scores": {
   "api": 4,
   "cli": null,
   "computer_use": null,
   "integrations": null,
   "mcp": null,
   "overall": 4,
   "rpa": null
  },
  "summary": "Visma EasyCruit is automatable today only as a read-only reporting extract, not as a write ATS. This record is EasyCruit, not Webcruiter, Teamtailor, or Jobbnorge. EasyCruit documents a public Reporting API after support shares a Visma Connect tenant ID and an EasyCruit tenant ID, the tenant admin creates a machine-to-machine application in the Visma Connect portal, and the EasyCruit team approves the \"Visma EasyCruit Public API\" integration. Tokens come from https://connect.visma.com/connect/token with grant_type=client_credentials, client_id, client_secret, tenant_id, and a reporting scope such as easycruit-public-api:reporting:read. Calls use Authorization Bearer. An Accept header is mandatory. The opened OpenAPI document titled EasyCruit Reporting Service v1 exposes eight GET extracts under /api/reporting/v1/data-extract/tenants/{TenantId}/ for applications, vacancies, posting channels, job alerts, vacancy-specific questions, candidate questions, application questions, and users, returning JSON, CSV, or XLSX.     EasyCruit states that currently only the reporting API is available for public usage. A separate help article documents an older SOAP web-service retrieve interface that an account manager must enable; that is not a public write ATS API and is not scored as one. An official SDK, CLI, webhooks, and first-party MCP ownership were not established. Computer-use viability is unassessed.\n"
 }
}