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

Jetic Monitoring API

Monitor integration status, logs, and metrics

Jetic Monitoring API is one of 5 APIs that Jetic publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 5 JSON Schema definitions.

Tagged areas include Monitoring. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 5 JSON Schemas.

This API exposes 2 operations across 2 paths, and defines 1 schema. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://app.us1.jetic.io/api/v1.

2 operations 2 paths 1 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Server
https://app.us1.jetic.io/api/v1
Authentication
HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 1

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

  • bearerAuth — JWT token obtained via the Jetic platform authentication.

Paths & Operations 2

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

Monitoring 2

Monitor integration status, logs, and metrics

GET
/deployments/{deploymentId}/logs
Jetic Get deployment logs
getDeploymentLogs 4 params → 200401404
GET
/deployments/{deploymentId}/metrics
Jetic Get deployment metrics
getDeploymentMetrics 3 params → 200401404

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is DeploymentMetrics (7 properties). Each schema is shown below with its type and property counts.

DeploymentMetrics
object
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

jetic-monitoring-api-openapi.yml Raw ↑

Other APIs Jetic publishes across the network.

Jetic API Specifications API
Jetic Clusters API
Jetic Deployments API
Jetic Integrations API