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 Events API

This object represents the events of an integration.

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

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

This API exposes 3 operations across 3 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.

3 operations 3 paths 12 schemas 1 GET2 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 Events API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (Token ) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 3

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

Events 3

This object represents the events of an integration.

POST
/api/events/{integration_key}/deprecated
Create the Event object
1 param body → 201400403404
POST
/integration/{account_id}/generic/{integration_key}/
Create the Event object
2 params body → 200400404
GET
/api/alert/status/{trace_id}/
Get the status of an Alert
1 param → 200403404

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are Event (15 properties), GenericEventPayload (12 properties), AlertStatus (7 properties), EventPayload (6 properties). Each schema is shown below with its type and property counts.

EventV3
object
Event object schema
2 properties
Event
object
Event object schema
15 properties
StakeholderMessage
object
Stakeholder message object schema
4 properties
EventUrl
object
Event URL object schema
2 properties
GenericEventPayload
object
Payload schema for the Generic Event object
12 properties 2 required
EventNote
object
Event Note object schema
2 properties
EventImage
object
Event Image object schema
3 properties
AlertStatus
object
Alert Status object schema
7 properties
AlertStatusIntegration
object
Integration schema for Alert Status object
1 property
AlertStatusIncident
object
Incident schema for Alert Status object
2 properties
EventPayload
object
Payload schema for the Event object
6 properties 2 required
Stakeholder
object
Incident stakeholder object schema
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zenduty-events-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 Analytics API
Zenduty Contact Methods API
Zenduty Escalation Policies API
Zenduty Forwarding Rules API
Zenduty Global Router API
Zenduty Global Router Rules API
Zenduty Incident Alerts API