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

This object represents the integrations associated with a service. You can checkout the integration docs here https://docs.zenduty.com/docs/integrations

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

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

This API exposes 7 operations across 4 paths, and defines 5 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.

7 operations 4 paths 5 schemas 1 DELETE3 GET2 POST1 PUT

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

Paths & Operations 7

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

Integrations 7

This object represents the integrations associated with a service. You can checkout the integration docs here https://docs.zenduty.com/docs/integrations

POST
/api/account/teams/{}/services/{service_id}/integrations/
Create the Integration object
2 params body → 201400403404
GET
/api/account/teams/{}/services/{service_id}/integrations/
List all Integration objects
2 params → 200400403404
GET
/api/account/teams/{team_id}/services/{service_id}/integrations/{integration_id}/
Retrieve the Integration object
3 params → 200400403404
PUT
/api/account/teams/{team_id}/services/{service_id}/integrations/{integration_id}/
Update the Integration object
3 params body → 200400403404
DELETE
/api/account/teams/{team_id}/services/{service_id}/integrations/{integration_id}/
Delete the Integration object
3 params → 204400403404
POST
/api/account/regenerate_integration_key/
Regenerate the Integration key
body → 200400403404
GET
/api/account/integration-metadata/{integration_key}/
Fetch metadata of the Integration object
1 param → 200400403404

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are Integration (14 properties), Application (11 properties), IntegrationPayload (7 properties), IntegrationMetadata (3 properties). Each schema is shown below with its type and property counts.

Integration
object
Integration object schema
14 properties
IntegrationKeyRegenerationPayload
object
Payload schema for the regenerating the key of the Integration
1 property
IntegrationMetadata
object
Integration Metadata object schema
3 properties
Application
object
Application object schema
11 properties
IntegrationPayload
object
Payload schema for the Integration object
7 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zenduty-integrations-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 Events API
Zenduty Forwarding Rules API
Zenduty Global Router API
Zenduty Global Router Rules API