Workleap website screenshot

Workleap

Workleap is an employee experience platform (formerly GSoft/Officevibe) that provides a suite of products covering engagement surveys, performance management, recognition, onboarding, and learning management. The Workleap REST API allows developers and HR teams to automate user provisioning, group management, and organization-wide sync operations with their HRIS. The API also exposes engagement scores, pulse survey results, feedback data, GoodVibes recognition items, and team sentiment analytics collected by the Officevibe product. Authentication uses an API key passed via the workleap-subscription-key header, and API access is available on the Pro and Enterprise subscription plans.

Workleap publishes 7 APIs on the APIs.io network, including Attributes API, Engagement API, Feedback API, and 4 more. Tagged areas include Employee Experience, HR, Engagement, Pulse Surveys, and Performance Management.

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

Workleap’s developer surface includes authentication, documentation, engineering blog, pricing, and 16 more developer resources.

52.4/100 developing ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessPaidSelf serve
7 APIs
Employee ExperienceHREngagementPulse SurveysPerformance ManagementOfficevibeUser ProvisioningHRISRecognitionOnboarding

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 52.4/100 · developing
Contract Quality 18.0 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 11.6 / 20
Operational Transparency 2.7 / 13
Governance 8.3 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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/workleap: 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 7

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

Workleap Attributes API

User and system attribute management

Workleap Engagement API

Engagement scores and metrics for teams and organizations

Workleap Feedback API

Feedback retrieval and management

Workleap GoodVibes API

GoodVibes recognition items and collections

Workleap Groups API

Group management within an organization

Workleap Provisioning API

CSV and JSON-based provisioning workflows

Workleap Users API

User management and provisioning

Scroll for all 7

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Workleap Rate Limits

0 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.

Workleap Context

11 classes · 52 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Workleap API Rules

5 rules · 3 warnings 2 info

SPECTRAL

JSON Schema 3

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

Workleap Feedback

8 properties

JSON SCHEMA

Workleap Group

6 properties

JSON SCHEMA

Workleap User

10 properties

JSON SCHEMA

Examples 2

Example request and response payloads for these APIs.

Security Posture 3

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

Workleap Authentication

apiKey · 1 scheme

SECURITY

Workleap Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Workleap Trust Center

SOC 2, ISO 27001

SECURITY

Agentic Access 1

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

Workleap Agentic Access

29 operations · 17 acting

29 operations · 17 acting

AGENTIC

Resources

Documentation 4

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 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

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: workleap
name: Workleap
description: 'Workleap is an employee experience platform (formerly GSoft/Officevibe) that provides a suite of products covering
  engagement surveys, performance management, recognition, onboarding, and learning management. The Workleap REST API allows
  developers and HR teams to automate user provisioning, group management, and organization-wide sync operations with their
  HRIS. The API also exposes engagement scores, pulse survey results, feedback data, GoodVibes recognition items, and team
  sentiment analytics collected by the Officevibe product. Authentication uses an API key passed via the workleap-subscription-key
  header, and API access is available on the Pro and Enterprise subscription plans.

  '
type: Index
accessModel:
  pricing: paid
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Paid · 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/workleap.png
url: https://raw.githubusercontent.com/api-evangelist/workleap/refs/heads/main/apis.yml
created: '2026-06-13'
modified: '2026-06-13'
specificationVersion: '0.19'
tags:
- Employee Experience
- HR
- Engagement
- Pulse Surveys
- Performance Management
- Officevibe
- User Provisioning
- HRIS
- Recognition
- Onboarding
apis:
- aid: workleap:workleap-attributes-api
  name: Workleap Attributes API
  description: User and system attribute management
  humanURL: https://docs.api.workleap.com/docs/getting-started
  baseURL: https://api.workleap.com
  tags:
  - Attributes
  properties:
  - type: OpenAPI
    url: openapi/workleap-attributes-api-openapi.yml
  - type: Documentation
    url: https://docs.api.workleap.com/docs/getting-started
- aid: workleap:workleap-engagement-api
  name: Workleap Engagement API
  description: Engagement scores and metrics for teams and organizations
  humanURL: https://docs.api.workleap.com/docs/getting-started
  baseURL: https://api.workleap.com
  tags:
  - Engagement
  properties:
  - type: OpenAPI
    url: openapi/workleap-engagement-api-openapi.yml
  - type: Documentation
    url: https://docs.api.workleap.com/docs/getting-started
- aid: workleap:workleap-feedback-api
  name: Workleap Feedback API
  description: Feedback retrieval and management
  humanURL: https://docs.api.workleap.com/docs/getting-started
  baseURL: https://api.workleap.com
  tags:
  - Feedback
  properties:
  - type: OpenAPI
    url: openapi/workleap-feedback-api-openapi.yml
  - type: Documentation
    url: https://docs.api.workleap.com/docs/getting-started
- aid: workleap:workleap-goodvibes-api
  name: Workleap GoodVibes API
  description: GoodVibes recognition items and collections
  humanURL: https://docs.api.workleap.com/docs/getting-started
  baseURL: https://api.workleap.com
  tags:
  - GoodVibes
  properties:
  - type: OpenAPI
    url: openapi/workleap-goodvibes-api-openapi.yml
  - type: Documentation
    url: https://docs.api.workleap.com/docs/getting-started
- aid: workleap:workleap-groups-api
  name: Workleap Groups API
  description: Group management within an organization
  humanURL: https://docs.api.workleap.com/docs/getting-started
  baseURL: https://api.workleap.com
  tags:
  - Groups
  properties:
  - type: OpenAPI
    url: openapi/workleap-groups-api-openapi.yml
  - type: Documentation
    url: https://docs.api.workleap.com/docs/getting-started
- aid: workleap:workleap-provisioning-api
  name: Workleap Provisioning API
  description: CSV and JSON-based provisioning workflows
  humanURL: https://docs.api.workleap.com/docs/getting-started
  baseURL: https://api.workleap.com
  tags:
  - Provisioning
  properties:
  - type: OpenAPI
    url: openapi/workleap-provisioning-api-openapi.yml
  - type: Documentation
    url: https://docs.api.workleap.com/docs/getting-started
- aid: workleap:workleap-users-api
  name: Workleap Users API
  description: User management and provisioning
  humanURL: https://docs.api.workleap.com/docs/getting-started
  baseURL: https://api.workleap.com
  tags:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/workleap-users-api-openapi.yml
  - type: Documentation
    url: https://docs.api.workleap.com/docs/getting-started
common:
- type: AgenticAccess
  url: agentic-access/workleap-agentic-access.yml
- type: TrustCenter
  url: security/workleap-trust-center.yml
- type: DomainSecurity
  url: security/workleap-domain-security.yml
- type: Authentication
  url: authentication/workleap-authentication.yml
- type: Website
  url: https://workleap.com
- type: Documentation
  url: https://docs.api.workleap.com/docs/getting-started
- type: GitHubOrg
  url: https://github.com/workleap
- type: LinkedIn
  url: https://www.linkedin.com/company/workleaphq
- type: Blog
  url: https://workleap.com/blog
- type: Pricing
  url: https://workleap.com/pricing
- type: StatusPage
  url: https://status.workleap.com/
- type: X
  url: https://x.com/workleaphq
- type: Plans
  url: plans/workleap-plans-pricing.yml
- type: RateLimits
  url: rate-limits/workleap-rate-limits.yml
- type: FinOps
  url: finops/workleap-finops.yml
- type: Vocabulary
  url: vocabulary/workleap-vocabulary.yml
- type: JSONLDContext
  url: json-ld/workleap-context.jsonld
- type: JSONSchema
  url: json-schema/workleap-user.json
- type: JSONSchema
  url: json-schema/workleap-group.json
- type: JSONSchema
  url: json-schema/workleap-feedback.json
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com