Workleap Feedback API
Feedback retrieval and management
Workleap Feedback API is one of 7 APIs that Workleap publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Feedback. 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.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Workleap Feedback 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 — 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Feedback retrieval and management
Schemas 4
The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are FeedbackSearchRequest (8 properties), Feedback (8 properties), FeedbackLabel (3 properties), Error (3 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Workleap 6
Other APIs Workleap publishes across the network.