Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Workleap Engagement API

Engagement scores and metrics for teams and organizations

Workleap Engagement API is one of 7 APIs that Workleap publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Engagement. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 3 operations across 3 paths, and defines 4 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://api.workleap.com/public.

3 operations 3 paths 4 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://api.workleap.com
Authentication
API Key
License
Proprietary
Terms of Service
Resource Areas
1

Authentication & Security 1

Workleap Engagement API declares 1 security scheme for authenticating requests. An API key is passed in the header as workleap-subscription-key (SubscriptionKey). By default, every request must be authenticated.

  • SubscriptionKey — API key for authenticating requests to the Workleap API

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 3 GET. Each is listed below with its method, path, parameters, and response codes.

Engagement 3

Engagement scores and metrics for teams and organizations

GET
/engagement/teams
Get engagement scores for all teams
getAllEngagementScores → 200401403
GET
/engagement/metrics
Get engagement metrics
getEngagementMetrics → 200401403
GET
/engagement/scores
Get engagement scores
getEngagementScores → 200401403

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are TeamEngagementScore (5 properties), EngagementMetric (4 properties), OrganizationEngagementScores (3 properties), Error (3 properties). Each schema is shown below with its type and property counts.

TeamEngagementScore
object
5 properties
Error
object
3 properties
EngagementMetric
object
4 properties
OrganizationEngagementScores
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

workleap-engagement-api-openapi.yml Raw ↑

Other APIs Workleap publishes across the network.

Workleap Attributes API
Workleap Feedback API
Workleap GoodVibes API
Workleap Groups API
Workleap Provisioning API
Workleap Users API