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

The FlowTagService API from Kentik — 2 operation(s) for flowtagservice.

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

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

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

FlowTagService 5
GET
/flow_tag/v202404alpha1/tag
Search flow tag configuration.
SearchFlowTag 5 params → 200default
POST
/flow_tag/v202404alpha1/tag
Create flow tag configuration.
CreateFlowTag body → 200default
PUT
/flow_tag/v202404alpha1/tag/{flowTag.id}
Update flow tag configuration.
UpdateFlowTag 1 param body → 200default
GET
/flow_tag/v202404alpha1/tag/{flowTag.id}
Get flow tag configuration.
GetFlowTag 1 param → 200default
DELETE
/flow_tag/v202404alpha1/tag/{flowTag.id}
Delete flow tag configuration.
DeleteFlowTag 1 param → 200default

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are v202404alpha1FlowTag (24 properties), rpcStatus (3 properties), v202404alpha1SearchFlowTagResponse (3 properties), v202404alpha1AddressInfo (2 properties). Each schema is shown below with its type and property counts.

rpcStatus
object
3 properties
v202404alpha1UpdateFlowTagResponse
object
1 property
v202404alpha1CreateFlowTagRequest
object
1 property
v202404alpha1CreateFlowTagResponse
object
1 property
v202404alpha1DeleteFlowTagResponse
object
v202404alpha1SearchFlowTagResponse
object
3 properties
v202404alpha1AddressInfo
object
2 properties
v202404alpha1FlowTag
object
24 properties
protobufAny
object
1 property
v202404alpha1GetFlowTagResponse
object
1 property
FlowTagServiceUpdateFlowTagBody
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kentik-flowtagservice-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 KmiService API