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

Kentik PackageService API

The PackageService API from Kentik — 2 operation(s) for packageservice.

Kentik PackageService API is one of 24 APIs that Kentik publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 5 operations across 2 paths, and defines 19 schemas. It is described by OpenAPI 3.0.0, at version v202511.

Requests are made against the base URL https://grpc.api.kentik.com.

5 operations 2 paths 19 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
v202511
Base URL
https://grpc.api.kentik.com
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

Kentik PackageService API declares 2 security schemes for authenticating requests. An API key is passed in the header as X-CH-Auth-Email (email). An API key is passed in the header as X-CH-Auth-API-Token (token). By default, every request must be authenticated.

Paths & Operations 5

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

PackageService 5
GET
/mkp/v202407/packages
List MKP packages.
PackageList → 200default
POST
/mkp/v202407/packages
Create a package template.
PackageCreate body → 200default
GET
/mkp/v202407/packages/{id}
Get information aboout a package.
PackageGet 1 param → 200default
DELETE
/mkp/v202407/packages/{id}
Delete a package.
PackageDelete 1 param → 200default
PUT
/mkp/v202407/packages/{id}
Update a package.
PackageUpdate 1 param body → 200default

Schemas 19

The contract defines 19 schemas that model the data the API accepts and returns. The most detailed are v202407Mitigation (11 properties), v202407Package (10 properties), v202407Threshold (9 properties), v202407Alert (7 properties). Each schema is shown below with its type and property counts.

v202407Mitigation
object
11 properties
v202407ListPackageResponse
object
2 properties
v202407Asset
object
2 properties
v202407CreatePackageRequest
object
1 property
v202407GetPackageResponse
object
1 property
PackageServiceUpdatePackageBody
object
1 property
v202407UpdatePackageResponse
object
1 property
v202407NotificationChannel
object
1 property
v202407Activate
object
4 properties
rpcStatus
object
3 properties
v202407Package
object
10 properties
AssetReport
object
2 properties
v202407DeletePackageResponse
object
v202407TenantLink
object
3 properties
v202407CreatePackageResponse
object
1 property
v202407Alert
object
7 properties
v202407Condition
object
6 properties
v202407Threshold
object
9 properties
protobufAny
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kentik-packageservice-api-openapi.yml Raw ↑

Other APIs Kentik publishes across the network.

Kentik AiAdvisorDataService API
Kentik AlertService API
Kentik ASGroupService API
Kentik AuditService API
Kentik BgpMonitoringAdminService API
Kentik BgpMonitoringDataService API
Kentik CapacityPlanService API
Kentik CloudExportAdminService API
Kentik CostService API
Kentik CustomDimensionService API
Kentik DeviceService API
Kentik FlowTagService API