WePeopleDocs
IntegrationsPricingDocsSign inGet started
Get started
Docs home

Getting Started

  • What is WePeople
  • First week checklist
  • Core concepts

Product

  • Monitoring
  • Reports
  • People & profiles
  • SPACE scoring
  • Organization settings
  • Statistics
  • Billing & retention
  • Privacy model

Integrations

  • Overview
  • Slack
  • GitHub
  • Jira
  • Trust model

Developers

  • Platform overview
  • Quick start
  • Ingest guide
  • Custom statistics
  • Hosted MCP
  • TypeScript SDK

API Reference

  • Overview
  • Auth & headers
  • GET ping
  • POST events
  • POST snapshots
  • Apps statistics
  • Error codes
  • OpenAPI & SDK

Browse docs

API Reference

API reference

The ingest surface is deliberately small: ping, events, snapshots, plus apps statistics for custom rollups. Authenticate with a wp_live_* bearer token from Organization → Developer. Read the Ingest guide for the mental model.

Base URL

Production: https://wepeople.app

Every response includes X-WePeople-API-Version. Errors include a requestId and docsUrl pointing to error codes.

Endpoints

  • Auth & headers

    Bearer tokens, idempotency, CORS, and version header.

    View →
  • GET/api/v1/ingest/ping

    Validate a key and echo the app it belongs to.

    View →
  • POST/api/v1/ingest/events

    Ingest a batch of timeline events (≤ 100).

    View →
  • POST/api/v1/ingest/snapshots

    Replace a worker snapshot card.

    View →
  • GET/PUT/api/v1/apps/statistics

    Read or replace the app statistic manifest.

    View →
  • Error codes

    Stable error shape and full code table.

    View →
  • OpenAPI & SDK

    Machine-readable spec and TypeScript client links.

    View →

Related docs

Quick startCreate an app, issue a key, send your first event.Hosted MCPRead panel data with wp_mcp_* tokens (separate from ingest).TypeScript SDK@wepeople/sdk with retries and typed errors.OpenAPI spec/openapi/v1.yaml and sdk-typescript/openapi.

On this page

  • Base URL
  • Endpoints
  • Related docs
WePeople

Team insight, not surveillance. A lead's-eye view built on metadata from the tools your team already uses — never source code, never messages, never DMs.

Product

  • Monitoring & Reports
  • SPACE scoring
  • Pricing

Docs

  • Docs home
  • Getting started
  • Developer platform
  • API reference
  • MCP

Integrations

  • Browse integrations

Company

  • Support
  • Status

Legal

  • Brand
  • Privacy
  • Terms

© 2026 WePeople. Built with care.

Metadata only. No source code, no message bodies, no DMs — read the policy.