Culture Amp website screenshot

Culture Amp

Culture Amp is the leading employee experience platform providing tools for employee engagement surveys, performance management, and people analytics. The Culture Amp Public API is a RESTful, read-only interface that enables organizations to programmatically retrieve their people data—including employee records, demographics, performance cycles, manager reviews, and survey results—for use in external systems and custom analytics. The API uses OAuth 2.0 Client Credentials Flow for authentication and is available to all Culture Amp subscribers at no additional cost as part of standard subscription fees. The platform serves thousands of organizations worldwide and integrates with leading HRIS systems, Slack, Microsoft Teams, and compensation tools like Pave.

Culture Amp publishes 3 APIs on the APIs.io network: Employees API, Performance API, and Surveys API. Tagged areas include HR, Employee Engagement, Performance Management, People Analytics, and Surveys.

The Culture Amp catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

Culture Amp’s developer surface includes authentication, documentation, engineering blog, pricing, and 15 more developer resources.

46.6/100 developing ▬ flat Agent 29/100 agent ready saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessSelf serve
1 APIs
HREmployee EngagementPerformance ManagementPeople AnalyticsSurveysHuman Resources

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics does not apply to this provider. The published contracts declare no write operations, and a read-only API cannot create-or-update. The facet is excluded from this provider's denominator entirely — not scored zero. A reference or data API is not deficient for being unable to upsert.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/culture-amp: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 3

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

Culture Amp Employees API

The Employees API from Culture Amp — 3 operation(s) for employees.

Culture Amp Performance API

The Performance API from Culture Amp — 6 operation(s) for performance.

Culture Amp Surveys API

The Surveys API from Culture Amp — 10 operation(s) for surveys.

Postman Collections 3

Ready-to-run Postman collections for exercising this provider's APIs.

Open Collections 4

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

API Collection

OPEN COLLECTION

GraphQL 1

GraphQL schemas published by this provider.

Culture Amp GraphQL API

Culture Amp is an employee experience platform. The API covers employee surveys, engagement scores, performance reviews, goal tracking, 1-on-1 meetings, action plans, and workfo...

GRAPHQL

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Culture Amp Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Culture Amp Context

52 classes · 24 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Culture Amp API Rules

5 rules · 3 warnings 2 info

SPECTRAL

JSON Schema 3

Standalone JSON Schema definitions for this provider's data models.

Employee

10 properties

JSON SCHEMA

ManagerReview

15 properties

JSON SCHEMA

PerformanceCycle

6 properties

JSON SCHEMA

Examples 4

Example request and response payloads for these APIs.

Security Posture 3

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

Culture Amp Authentication

oauth2 · 1 scheme

SECURITY

Culture Amp Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Culture Amp Trust Center

SOC 2, ISO 27001, GDPR, CSA STAR

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Culture Amp Scopes

4 scopes · clientCredentials

4 scopes

SCOPES

Agentic Access 1

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

Culture Amp Agentic Access

19 operations

19 operations · 0 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

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: culture-amp
name: Culture Amp
type: Index
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/culture-amp.png
url: https://raw.githubusercontent.com/api-evangelist/culture-amp/refs/heads/main/apis.yml
created: 2026-06-12
modified: 2026-06-12
specificationVersion: '0.23'
description: 'Culture Amp is the leading employee experience platform providing tools for employee engagement surveys, performance
  management, and people analytics. The Culture Amp Public API is a RESTful, read-only interface that enables organizations
  to programmatically retrieve their people data—including employee records, demographics, performance cycles, manager reviews,
  and survey results—for use in external systems and custom analytics. The API uses OAuth 2.0 Client Credentials Flow for
  authentication and is available to all Culture Amp subscribers at no additional cost as part of standard subscription fees.
  The platform serves thousands of organizations worldwide and integrates with leading HRIS systems, Slack, Microsoft Teams,
  and compensation tools like Pave.

  '
tags:
- HR
- Employee Engagement
- Performance Management
- People Analytics
- Surveys
- Human Resources
apis:
- aid: culture-amp:culture-amp-employees-api
  name: Culture Amp Employees API
  description: The Employees API from Culture Amp — 3 operation(s) for employees.
  humanURL: https://www.cultureamp.com/company/api
  baseURL: https://api.cultureamp.com
  tags:
  - Employees
  properties:
  - type: OpenAPI
    url: openapi/culture-amp-employees-api-openapi.yml
  - type: Documentation
    url: https://docs.api.cultureamp.com/docs/resources-getting-started
  - type: Authentication
    url: https://docs.api.cultureamp.com/docs/resources-getting-started
  - type: OpenAPILocal
    url: openapi/_original/culture-amp-public-api-openapi.yml
  - type: JSONSchema
    url: json-schema/culture-amp-employee-schema.json
  - type: JSONSchema
    url: json-schema/culture-amp-performance-cycle-schema.json
  - type: JSONSchema
    url: json-schema/culture-amp-manager-review-schema.json
  - type: Examples
    url: examples/culture-amp-employee-example.json
  - type: Examples
    url: examples/culture-amp-employees-list-example.json
  - type: Examples
    url: examples/culture-amp-performance-cycle-example.json
  - type: Examples
    url: examples/culture-amp-manager-review-example.json
  - type: GraphQL
    url: graphql/culture-amp-graphql.md
- aid: culture-amp:culture-amp-performance-api
  name: Culture Amp Performance API
  description: The Performance API from Culture Amp — 6 operation(s) for performance.
  humanURL: https://www.cultureamp.com/company/api
  baseURL: https://api.cultureamp.com
  tags:
  - Performance
  properties:
  - type: OpenAPI
    url: openapi/culture-amp-performance-api-openapi.yml
  - type: Documentation
    url: https://docs.api.cultureamp.com/docs/resources-getting-started
  - type: Authentication
    url: https://docs.api.cultureamp.com/docs/resources-getting-started
  - type: OpenAPILocal
    url: openapi/_original/culture-amp-public-api-openapi.yml
  - type: JSONSchema
    url: json-schema/culture-amp-employee-schema.json
  - type: JSONSchema
    url: json-schema/culture-amp-performance-cycle-schema.json
  - type: JSONSchema
    url: json-schema/culture-amp-manager-review-schema.json
  - type: Examples
    url: examples/culture-amp-employee-example.json
  - type: Examples
    url: examples/culture-amp-employees-list-example.json
  - type: Examples
    url: examples/culture-amp-performance-cycle-example.json
  - type: Examples
    url: examples/culture-amp-manager-review-example.json
  - type: GraphQL
    url: graphql/culture-amp-graphql.md
- aid: culture-amp:culture-amp-surveys-api
  name: Culture Amp Surveys API
  description: The Surveys API from Culture Amp — 10 operation(s) for surveys.
  humanURL: https://www.cultureamp.com/company/api
  baseURL: https://api.cultureamp.com
  tags:
  - Surveys
  properties:
  - type: OpenAPI
    url: openapi/culture-amp-surveys-api-openapi.yml
  - type: Documentation
    url: https://docs.api.cultureamp.com/docs/resources-getting-started
  - type: Authentication
    url: https://docs.api.cultureamp.com/docs/resources-getting-started
  - type: OpenAPILocal
    url: openapi/_original/culture-amp-public-api-openapi.yml
  - type: JSONSchema
    url: json-schema/culture-amp-employee-schema.json
  - type: JSONSchema
    url: json-schema/culture-amp-performance-cycle-schema.json
  - type: JSONSchema
    url: json-schema/culture-amp-manager-review-schema.json
  - type: Examples
    url: examples/culture-amp-employee-example.json
  - type: Examples
    url: examples/culture-amp-employees-list-example.json
  - type: Examples
    url: examples/culture-amp-performance-cycle-example.json
  - type: Examples
    url: examples/culture-amp-manager-review-example.json
  - type: GraphQL
    url: graphql/culture-amp-graphql.md
common:
- type: PostmanWorkspace
  url: https://www.postman.com/kinlaneapi/culture-amp/overview
- type: AgenticAccess
  url: agentic-access/culture-amp-agentic-access.yml
- type: TrustCenter
  url: security/culture-amp-trust-center.yml
- type: DomainSecurity
  url: security/culture-amp-domain-security.yml
- type: Authentication
  url: authentication/culture-amp-authentication.yml
- type: OAuthScopes
  url: scopes/culture-amp-scopes.yml
- type: Website
  url: https://www.cultureamp.com
- type: Documentation
  url: https://docs.api.cultureamp.com
- type: GitHubOrganization
  url: https://github.com/cultureamp
- type: LinkedIn
  url: https://www.linkedin.com/company/cultureamp
- type: X
  url: https://x.com/CultureAmp
- type: Blog
  url: https://www.cultureamp.com/blog
- type: Pricing
  url: https://www.cultureamp.com/platform/pricing
- type: StatusPage
  url: https://status.cultureamp.com
- type: Plans
  url: plans/culture-amp-plans-pricing.yml
- type: RateLimits
  url: rate-limits/culture-amp-rate-limits.yml
- type: FinOps
  url: finops/culture-amp-finops.yml
- type: Vocabulary
  url: vocabulary/culture-amp-vocabulary.yml
- type: JSONLDContext
  url: json-ld/culture-amp-context.jsonld
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/culture-amp"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/culture-amp/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/culture-amp/evidence"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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