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

The LabelService API from Kentik — 2 operation(s) for labelservice.

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

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

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

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

4 operations 2 paths 9 schemas 1 DELETE1 GET2 POST

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 LabelService 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 4

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

LabelService 4
GET
/label/v202210/labels
List all configured labels
ListLabels → 200default
POST
/label/v202210/labels
Create a new label.
CreateLabel body → 200default
DELETE
/label/v202210/labels/{id}
Delete a label.
DeleteLabel 1 param → 200default
POST
/label/v202210/labels/{id}
Update an existing label.
UpdateLabel 1 param body → 200default

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are labelv202210Label (6 properties), rpcStatus (3 properties), v202210ListLabelsResponse (2 properties), v202210UpdateLabelResponse (1 property). Each schema is shown below with its type and property counts.

v202210DeleteLabelResponse
object
rpcStatus
object
3 properties
labelv202210Label
object
6 properties 1 required
v202210UpdateLabelResponse
object
1 property
v202210CreateLabelRequest
object
1 property 1 required
v202210ListLabelsResponse
object
2 properties
protobufAny
object
1 property
LabelServiceUpdateLabelBody
object
1 property 2 required
v202210CreateLabelResponse
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kentik-labelservice-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