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

The CustomDimensionService API from Kentik — 6 operation(s) for customdimensionservice.

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

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

This API exposes 10 operations across 6 paths, and defines 15 schemas. It is described by OpenAPI 3.0.0, at version v202511.

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

10 operations 6 paths 15 schemas 2 DELETE4 GET2 POST2 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 CustomDimensionService 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 10

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

CustomDimensionService 10
GET
/custom_dimensions/v202411alpha1
List Custom Dimensions
ListCustomDimensions → 200default
GET
/custom_dimensions/v202411alpha1/{customDimensionId}
Custom Dimension Info
GetCustomDimensionInfo 1 param → 200default
DELETE
/custom_dimensions/v202411alpha1/{customDimensionId}
Delete Custom Dimension
DeleteCustomDimension 1 param → 200default
PUT
/custom_dimensions/v202411alpha1/{customDimensionId}
Update Custom Dimension
UpdateCustomDimension 1 param body → 200default
POST
/custom_dimensions/v202411alpha1/{customDimensionId}/populator
Create Populator
CreatePopulator 1 param body → 200default
GET
/custom_dimensions/v202411alpha1/{customDimensionId}/populator/{populatorId}
Get Populator
GetPopulator 3 params → 200default
DELETE
/custom_dimensions/v202411alpha1/{customDimensionId}/populator/{populatorId}
Delete Populator
DeletePopulator 2 params → 200default
PUT
/custom_dimensions/v202411alpha1/{customDimensionId}/populator/{populatorId}
Update Populator
UpdatePopulator 2 params body → 200default
GET
/custom_dimensions/v202411alpha1/{customDimensionId}/populator/{populatorId}/field/{fieldName}
Get Populator Field
GetPopulatorField 5 params → 200default
POST
/v1/customdimension
Create Custom Dimension
CreateCustomDimension body → 200default

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are v202411alpha1Populator (27 properties), v202411alpha1CustomDimension (8 properties), v202411alpha1GetPopulatorFieldResponse (4 properties), rpcStatus (3 properties). Each schema is shown below with its type and property counts.

v202411alpha1CustomDimension
object
8 properties 3 required
v202411alpha1UpdatePopulatorResponse
object
1 property
rpcStatus
object
3 properties
v202411alpha1GetCustomDimensionInfoResponse
object
1 property
v202411alpha1CreateCustomDimensionResponse
object
1 property
v202411alpha1DeleteCustomDimensionResponse
object
v202411alpha1GetPopulatorResponse
object
1 property
v202411alpha1UpdateCustomDimensionResponse
object
1 property
v202411alpha1DeletePopulatorResponse
object
v202411alpha1CreatePopulatorResponse
object
1 property
v202411alpha1ListCustomDimensionsResponse
object
1 property
v202411alpha1Populator
object
27 properties
v202411alpha1GetPopulatorFieldResponse
object
4 properties
protobufAny
object
1 property
v202411alpha1ExtendedField
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kentik-customdimensionservice-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 DeviceService API
Kentik FlowTagService API
Kentik KmiService API