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

The TenantUserService API from Kentik — 2 operation(s) for tenantuserservice.

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

Tagged areas include TenantUserService. 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 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 TenantUserService 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, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

TenantUserService 4
GET
/mkp/v202407/tenants/{tenantId}/users
List users for a tenant.
TenantUserList 1 param → 200default
POST
/mkp/v202407/tenants/{tenantId}/users
Add a user to a tenant.
TenantUserCreate 1 param body → 200default
DELETE
/mkp/v202407/tenants/{tenantId}/users/{id}
Remove a user from a tenant.
TenantUserDelete 2 params → 200default
PUT
/mkp/v202407/tenants/{tenantId}/users/{id}
Update a tenant user.
TenantUserUpdate 2 params body → 200default

Schemas 9

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

v202407CreateTenantUserResponse
object
1 property
TenantUserServiceUpdateTenantUserBody
object
1 property 2 required
v202407DeleteTenantUserResponse
object
rpcStatus
object
3 properties
TenantUserServiceCreateTenantUserBody
object
1 property 2 required
v202407ListTenantUserResponse
object
2 properties
v202407UpdateTenantUserResponse
object
1 property
protobufAny
object
1 property
v202407TenantUser
object
4 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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