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

The TenantService API from Kentik — 2 operation(s) for tenantservice.

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

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

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

TenantService 5
GET
/mkp/v202407/tenants
List MKP tenants.
TenantList → 200default
POST
/mkp/v202407/tenants
Create a tenant.
TenantCreate body → 200default
GET
/mkp/v202407/tenants/{id}
Get information aboout a tenant.
TenantGet 1 param → 200default
DELETE
/mkp/v202407/tenants/{id}
Delete a tenant.
TenantDelete 1 param → 200default
PUT
/mkp/v202407/tenants/{id}
Update a tenant.
TenantUpdate 1 param body → 200default

Schemas 28

The contract defines 28 schemas that model the data the API accepts and returns. The most detailed are v202407Tenant (18 properties), v202211User (13 properties), v202407Mitigation (11 properties), v202407Package (10 properties). Each schema is shown below with its type and property counts.

v202407Mitigation
object
11 properties
v202407CreateTenantResponse
object
1 property
v202407FilterField
object
3 properties
v202407GetTenantResponse
object
1 property
v202407CustomDimension
object
2 properties
v202407Tenant
object
18 properties
v202407Asset
object
2 properties
v202407DeleteTenantResponse
object
v202407NotificationChannel
object
1 property
v202407Devices
object
5 properties
TenantServiceUpdateTenantBody
object
1 property
v202211LandingType
string
v202407Activate
object
4 properties
rpcStatus
object
3 properties
v202407Package
object
10 properties
v202407Filter
object
9 properties
v202211User
object
13 properties 3 required
AssetReport
object
2 properties
v202211PermissionEntry
object
2 properties 2 required
v202407ListTenantResponse
object
2 properties
v202407TenantLink
object
3 properties
v202407Alert
object
7 properties
v202211Role
string
- ROLEUNSPECIFIED: Invalid value. - ROLEMEMBER: Member - ROLEADMINISTRATOR: Administrator - ROLESUPERADMINISTRATOR: Super-administrator
v202407CreateTenantRequest
object
1 property
v202407UpdateTenantResponse
object
1 property
v202407Condition
object
6 properties
v202407Threshold
object
9 properties
protobufAny
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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