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

Zenduty Analytics API

These endpoints provide incident analytics for your account. All analytics endpoints accept POST requests with optional filter parameters and return metrics such as incident counts, MTTA, and MTTR.

Zenduty Analytics API is one of 34 APIs that Zenduty publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Analytics. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 4 operations across 4 paths, and defines 12 schemas. It is described by OpenAPI 3.0.0, at version 1.1.0.

Requests are made against a single base URL, https://www.zenduty.com.

4 operations 4 paths 12 schemas 4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.1.0
Base URL
https://www.zenduty.com/api
Authentication
HTTP Bearer
License
Apache 2.0
Terms of Service
Resource Areas
1

Authentication & Security 1

Zenduty Analytics API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (Token ) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 4

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

Analytics 4

These endpoints provide incident analytics for your account. All analytics endpoints accept POST requests with optional filter parameters and return metrics such as incident count…

POST
/api/v2/account/analytics/incident_stats/
Get Incident Stats
body → 200403
POST
/api/v2/account/analytics/team_analytics/
Get Team Analytics
body → 200403
POST
/api/v2/account/analytics/service_analytics/
Get Service Analytics
body → 200403
POST
/api/v2/account/analytics/user_analytics/
Get User Analytics
body → 200403

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are AnalyticsRequestBody (15 properties), IncidentStatsResponse (8 properties), ServiceAnalyticsRecord (7 properties), UserAnalyticsRecord (6 properties). Each schema is shown below with its type and property counts.

AnalyticsServiceInfo
object
2 properties
AnalyticsMetrics
object
Common analytics metrics.
5 properties
UserAnalyticsResponse
object
2 properties
TeamAnalyticsRecord
object
6 properties
AnalyticsUserInfo
object
2 properties
ServiceAnalyticsRecord
object
7 properties
TeamAnalyticsResponse
object
2 properties
IncidentStatsResponse
object
Aggregate incident counts for the account and for the requesting user.
8 properties
UserAnalyticsRecord
object
6 properties
ServiceAnalyticsResponse
object
2 properties
AnalyticsTeamInfo
object
2 properties
AnalyticsRequestBody
object
Common request body for all analytics endpoints. All fields are optional.
15 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zenduty-analytics-api-openapi.yml Raw ↑

Other APIs Zenduty publishes across the network.

Zenduty REST API
Zenduty Events API
Zenduty Account Custom Role API
Zenduty Account Member API
Zenduty Alert Rules API
Zenduty Contact Methods API
Zenduty Escalation Policies API
Zenduty Events API
Zenduty Forwarding Rules API
Zenduty Global Router API
Zenduty Global Router Rules API
Zenduty Incident Alerts API