Peopleix website screenshot

Peopleix

peopleIX is a People Intelligence platform for HR leaders, built and operated by peopleIX GmbH in Cologne, Germany (founded 2022). It integrates 100+ HR systems (HRIS, ATS, LMS, payroll) and pairs an AI Data Analyst (people analytics — the "what") with AI-led conversations across the workforce (conversation intelligence — the "why") to answer hard workforce questions in hours rather than months. Each engagement leaves a persistent, queryable knowledge layer the customer keeps. That knowledge layer is exposed to agents through a real, hosted, remote MCP server at https://app.peopleix.com/mcp — confirmed live, OAuth 2.1-gated (PKCE S256, dynamic client registration, Clerk-backed), and advertised through RFC 8414 and RFC 9728 discovery documents the application host serves anonymously. peopleIX publishes no OpenAPI, no REST developer portal, and no SDK; the MCP endpoint is the entire developer-facing surface, and its tool inventory sits behind customer authentication. The service is EU-resident end-to-end, GDPR compliant and ISO 27001 certified with a Vanta-hosted trust center at https://trust.peopleix.com, and never trains on customer data. Backed by Earlybird, neoteq ventures, ts ventures, and business angels.

Peopleix publishes 1 API on the APIs.io network. Tagged areas include Company, HR, People Analytics, People Intelligence, and Conversation Intelligence.

Peopleix’s developer surface includes authentication, engineering blog, support, and 18 more developer resources.

20.5/100 emerging ▬ flat Agent 25/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs 1 MCP Servers
CompanyHRPeople AnalyticsPeople IntelligenceConversation IntelligenceHuman ResourcesWorkforce AnalyticsArtificial IntelligenceMCPGermany

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
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/peopleix: 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 1

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

peopleIX MCP

The hosted, remote Model Context Protocol server through which peopleIX exposes a customer's People Intelligence knowledge layer to agents such as Claude, ChatGPT and Copilot. A...

MCP Servers 1

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

peopleIX MCP

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Peopleix Rate Limits

0 limits

RATE LIMITS

Security Posture 3

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

Peopleix Authentication

1 scheme

SECURITY

Peopleix Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Peopleix Trust Center

ISO 27001, GDPR

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Peopleix Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Resources

Get Started 1

Portal, sign-up, and the first successful call

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: peopleix
name: Peopleix
description: peopleIX is a People Intelligence platform for HR leaders, built and operated by peopleIX GmbH in Cologne, Germany
  (founded 2022). It integrates 100+ HR systems (HRIS, ATS, LMS, payroll) and pairs an AI Data Analyst (people analytics —
  the "what") with AI-led conversations across the workforce (conversation intelligence — the "why") to answer hard workforce
  questions in hours rather than months. Each engagement leaves a persistent, queryable knowledge layer the customer keeps.
  That knowledge layer is exposed to agents through a real, hosted, remote MCP server at https://app.peopleix.com/mcp — confirmed
  live, OAuth 2.1-gated (PKCE S256, dynamic client registration, Clerk-backed), and advertised through RFC 8414 and RFC 9728
  discovery documents the application host serves anonymously. peopleIX publishes no OpenAPI, no REST developer portal, and
  no SDK; the MCP endpoint is the entire developer-facing surface, and its tool inventory sits behind customer authentication.
  The service is EU-resident end-to-end, GDPR compliant and ISO 27001 certified with a Vanta-hosted trust center at https://trust.peopleix.com,
  and never trains on customer data. Backed by Earlybird, neoteq ventures, ts ventures, and business angels.
url: https://raw.githubusercontent.com/api-evangelist/peopleix/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- earlybird
- neoteq-ventures
- ts-ventures
x-tier: stub
x-tier-reason: portfolio-lead
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
image: https://www.peopleix.com/opengraph-image
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-08-14'
tags:
- Company
- HR
- People Analytics
- People Intelligence
- Conversation Intelligence
- Human Resources
- Workforce Analytics
- Artificial Intelligence
- MCP
- Germany
tags_raw:
- Company
- HR
- People Analytics
- People Intelligence
- Conversation Intelligence
- Human Resources
- Workforce Analytics
- AI
- MCP
- Germany
apis:
- name: peopleIX MCP
  description: The hosted, remote Model Context Protocol server through which peopleIX exposes a customer's People Intelligence
    knowledge layer to agents such as Claude, ChatGPT and Copilot. A JSON-RPC POST to https://app.peopleix.com/mcp returns
    HTTP 401 with an RFC 9728 WWW-Authenticate challenge pointing at its own protected-resource metadata, which names the
    resource "peopleIX MCP". Authentication is an OAuth 2.1 authorization-code flow with mandatory PKCE (S256) and dynamic
    client registration, fronted by Clerk. The tool inventory and input schemas are behind that auth wall and were not read;
    peopleIX publishes no tool list, no OpenAPI, and no developer docs for this surface.
  humanURL: https://www.peopleix.com
  baseURL: https://app.peopleix.com/mcp
  tags:
  - MCP
  - People Intelligence
  - HR
  properties:
  - type: MCPServer
    url: mcp/peopleix-mcp.yml
  - type: Authentication
    url: authentication/peopleix-authentication.yml
  - type: OAuthScopes
    url: scopes/peopleix-scopes.yml
common:
- type: MCPServer
  url: mcp/peopleix-mcp.yml
- type: Authentication
  url: authentication/peopleix-authentication.yml
- type: OAuthScopes
  url: scopes/peopleix-scopes.yml
- type: WellKnown
  url: well-known/peopleix-well-known.yml
- type: Conventions
  url: conventions/peopleix-conventions.yml
- type: Lifecycle
  url: lifecycle/peopleix-lifecycle.yml
- type: Packages
  url: packages/peopleix-packages.yml
- type: Plans
  url: plans/peopleix-plans-pricing.yml
- type: RateLimits
  url: rate-limits/peopleix-rate-limits.yml
- type: DomainSecurity
  url: security/peopleix-domain-security.yml
- type: Website
  url: https://www.peopleix.com
- type: Blog
  url: https://www.peopleix.com/blog
- type: Login
  url: https://app.peopleix.com/en/auth/sign-in
- type: Support
  url: mailto:contact@peopleix.com
- type: PrivacyPolicy
  url: https://www.peopleix.com/privacy
- type: Imprint
  url: https://www.peopleix.com/imprint
- type: GitHubOrganization
  url: https://github.com/peopleIX
- type: Integrations
  url: https://www.peopleix.com/integrations
- type: LLMsTxt
  url: llms/peopleix-llms.txt
- type: Conformance
  url: conformance/peopleix-conformance.yml
- type: Compliance
  url: security/peopleix-trust-center.yml
- type: TrustCenter
  url: https://trust.peopleix.com
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-08-14'
  status: enriched
  artifacts_added: 10
  pass: local-v1

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/peopleix"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/peopleix/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/peopleix/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.