Peakon

Peakon (now Workday Peakon Employee Voice) is an employee engagement and experience platform for measuring and improving engagement through continuous surveys, driver analytics, and action-taking. Founded in Copenhagen and backed by Atomico and Balderton Capital, it was acquired by Workday in 2021. Peakon exposes a public REST API (v1.1.0, JSON:API) for reading engagement overviews, drivers, segment and category scores, survey answers, and audits, plus managing employees; it also offers a SCIM 2.0 provisioning API for continuous HRIS-driven user sync. Applications authenticate by exchanging a custom-app access token for a session bearer JWT scoped by per-app permissions.

Peakon publishes 8 APIs on the APIs.io network, including Actions API, Answers API, Audits API, and 5 more. Tagged areas include Company, Saas, Employee Engagement, Employee Experience, and HR Tech.

Peakon’s developer surface includes documentation, API reference, getting-started guide, authentication, support, and 15 more developer resources.

36.0/100 thin ▬ flat Agent 65/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
8 APIs 1 MCP Servers
CompanySaasEmployee EngagementEmployee ExperienceHR TechSurveysPeople AnalyticsWorkday

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 36.0/100 · thin
Contract Quality 10.2 / 25
Developer Ergonomics 13.0 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 65/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
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/peakon: 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 8

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

Peakon Actions API

Retrieving actions

Peakon Answers API

The Answers API from Peakon — 1 operation(s) for answers.

Peakon Audits API

Retrieving company audit log

Peakon Authentication API

Authenticating with the API

Peakon Employees API

Manage employees

Peakon Engagement API

Retrieving engagement scores

Peakon Scores API

Retrieving scores

Peakon Segments API

Retrieving segments

Scroll for all 8

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

peakon-mcp.yml

MCP SERVER

Security Posture 2

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

Peakon Authentication

http · 1 scheme

SECURITY

Peakon Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Peakon Agentic Access

24 operations · 4 acting

24 operations · 4 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

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

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: peakon
name: Peakon
description: Peakon (now Workday Peakon Employee Voice) is an employee engagement and experience platform for measuring and
  improving engagement through continuous surveys, driver analytics, and action-taking. Founded in Copenhagen and backed by
  Atomico and Balderton Capital, it was acquired by Workday in 2021. Peakon exposes a public REST API (v1.1.0, JSON:API) for
  reading engagement overviews, drivers, segment and category scores, survey answers, and audits, plus managing employees;
  it also offers a SCIM 2.0 provisioning API for continuous HRIS-driven user sync. Applications authenticate by exchanging
  a custom-app access token for a session bearer JWT scoped by per-app permissions.
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://files.readme.io/2b612560a84c6544f0ffcaf0abeef8c1da4cd1ec5ac568f569f1b0d4058082db-small-wd-dub-reversed.png
url: https://raw.githubusercontent.com/api-evangelist/peakon/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- atomico
- balderton-capital
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- Saas
- Employee Engagement
- Employee Experience
- HR Tech
- Surveys
- People Analytics
- Workday
apis:
- aid: peakon:peakon-actions-api
  name: Peakon Actions API
  description: Retrieving actions
  humanURL: https://developer.peakon.com/
  baseURL: https://api.peakon.com/api/v1/
  tags:
  - Actions
  properties:
  - type: OpenAPI
    url: openapi/peakon-actions-api-openapi.yml
  - type: Authentication
    url: authentication/peakon-authentication.yml
  - type: Conventions
    url: conventions/peakon-conventions.yml
  - type: ErrorCatalog
    url: errors/peakon-problem-types.yml
  - type: DataModel
    url: data-model/peakon-data-model.yml
  - type: Conformance
    url: conformance/peakon-conformance.yml
- aid: peakon:peakon-answers-api
  name: Peakon Answers API
  description: The Answers API from Peakon — 1 operation(s) for answers.
  humanURL: https://developer.peakon.com/
  baseURL: https://api.peakon.com/api/v1/
  tags:
  - Answers
  properties:
  - type: OpenAPI
    url: openapi/peakon-answers-api-openapi.yml
  - type: Authentication
    url: authentication/peakon-authentication.yml
  - type: Conventions
    url: conventions/peakon-conventions.yml
  - type: ErrorCatalog
    url: errors/peakon-problem-types.yml
  - type: DataModel
    url: data-model/peakon-data-model.yml
  - type: Conformance
    url: conformance/peakon-conformance.yml
- aid: peakon:peakon-audits-api
  name: Peakon Audits API
  description: Retrieving company audit log
  humanURL: https://developer.peakon.com/
  baseURL: https://api.peakon.com/api/v1/
  tags:
  - Audits
  properties:
  - type: OpenAPI
    url: openapi/peakon-audits-api-openapi.yml
  - type: Authentication
    url: authentication/peakon-authentication.yml
  - type: Conventions
    url: conventions/peakon-conventions.yml
  - type: ErrorCatalog
    url: errors/peakon-problem-types.yml
  - type: DataModel
    url: data-model/peakon-data-model.yml
  - type: Conformance
    url: conformance/peakon-conformance.yml
- aid: peakon:peakon-authentication-api
  name: Peakon Authentication API
  description: Authenticating with the API
  humanURL: https://developer.peakon.com/
  baseURL: https://api.peakon.com/api/v1/
  tags:
  - Authentication
  properties:
  - type: OpenAPI
    url: openapi/peakon-authentication-api-openapi.yml
  - type: Authentication
    url: authentication/peakon-authentication.yml
  - type: Conventions
    url: conventions/peakon-conventions.yml
  - type: ErrorCatalog
    url: errors/peakon-problem-types.yml
  - type: DataModel
    url: data-model/peakon-data-model.yml
  - type: Conformance
    url: conformance/peakon-conformance.yml
- aid: peakon:peakon-employees-api
  name: Peakon Employees API
  description: Manage employees
  humanURL: https://developer.peakon.com/
  baseURL: https://api.peakon.com/api/v1/
  tags:
  - Employees
  properties:
  - type: OpenAPI
    url: openapi/peakon-employees-api-openapi.yml
  - type: Authentication
    url: authentication/peakon-authentication.yml
  - type: Conventions
    url: conventions/peakon-conventions.yml
  - type: ErrorCatalog
    url: errors/peakon-problem-types.yml
  - type: DataModel
    url: data-model/peakon-data-model.yml
  - type: Conformance
    url: conformance/peakon-conformance.yml
- aid: peakon:peakon-engagement-api
  name: Peakon Engagement API
  description: Retrieving engagement scores
  humanURL: https://developer.peakon.com/
  baseURL: https://api.peakon.com/api/v1/
  tags:
  - Engagement
  properties:
  - type: OpenAPI
    url: openapi/peakon-engagement-api-openapi.yml
  - type: Authentication
    url: authentication/peakon-authentication.yml
  - type: Conventions
    url: conventions/peakon-conventions.yml
  - type: ErrorCatalog
    url: errors/peakon-problem-types.yml
  - type: DataModel
    url: data-model/peakon-data-model.yml
  - type: Conformance
    url: conformance/peakon-conformance.yml
- aid: peakon:peakon-scores-api
  name: Peakon Scores API
  description: Retrieving scores
  humanURL: https://developer.peakon.com/
  baseURL: https://api.peakon.com/api/v1/
  tags:
  - Scores
  properties:
  - type: OpenAPI
    url: openapi/peakon-scores-api-openapi.yml
  - type: Authentication
    url: authentication/peakon-authentication.yml
  - type: Conventions
    url: conventions/peakon-conventions.yml
  - type: ErrorCatalog
    url: errors/peakon-problem-types.yml
  - type: DataModel
    url: data-model/peakon-data-model.yml
  - type: Conformance
    url: conformance/peakon-conformance.yml
- aid: peakon:peakon-segments-api
  name: Peakon Segments API
  description: Retrieving segments
  humanURL: https://developer.peakon.com/
  baseURL: https://api.peakon.com/api/v1/
  tags:
  - Segments
  properties:
  - type: OpenAPI
    url: openapi/peakon-segments-api-openapi.yml
  - type: Authentication
    url: authentication/peakon-authentication.yml
  - type: Conventions
    url: conventions/peakon-conventions.yml
  - type: ErrorCatalog
    url: errors/peakon-problem-types.yml
  - type: DataModel
    url: data-model/peakon-data-model.yml
  - type: Conformance
    url: conformance/peakon-conformance.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: AgenticAccess
  url: agentic-access/peakon-agentic-access.yml
- type: Website
  url: https://www.peakon.com
- type: DeveloperPortal
  url: https://developer.peakon.com/
- type: Documentation
  url: https://doc.workday.com/peakon/en-us/workday-peakon-employee-voice.html
- type: APIReference
  url: https://developer.peakon.com/reference
- type: GettingStarted
  url: https://developer.peakon.com/docs/getting-started
- type: Authentication
  url: authentication/peakon-authentication.yml
- type: Conventions
  url: conventions/peakon-conventions.yml
- type: ErrorCatalog
  url: errors/peakon-problem-types.yml
- type: DataModel
  url: data-model/peakon-data-model.yml
- type: Conformance
  url: conformance/peakon-conformance.yml
- type: MCPServer
  url: mcp/peakon-mcp.yml
- type: LLMsTxt
  url: llms/peakon-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: Lifecycle
  url: lifecycle/peakon-lifecycle.yml
- type: StatusPage
  url: https://status.peakon.com
- type: DomainSecurity
  url: security/peakon-domain-security.yml
- type: Support
  url: https://support.peakon.com
- type: GitHubOrganization
  url: https://github.com/peakon
- type: Overlay
  url: overlays/peakon-openapi-overlay.yaml
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 16
  pass: local-v1