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

The BgpMonitoringAdminService API from Kentik — 3 operation(s) for bgpmonitoringadminservice.

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

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

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

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

6 operations 3 paths 19 schemas 1 DELETE2 GET1 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 BgpMonitoringAdminService 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 6

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

BgpMonitoringAdminService 6
GET
/bgp_monitoring/v202210/monitors
List BGP Monitors.
ListMonitors → 200default
POST
/bgp_monitoring/v202210/monitors
Create new BGP Monitor instance.
CreateMonitor body → 200default
GET
/bgp_monitoring/v202210/monitors/{id}
Get BGP Monitor configuration.
GetMonitor 1 param → 200default
DELETE
/bgp_monitoring/v202210/monitors/{id}
Delete existing BGP Monitor.
DeleteMonitor 1 param → 200default
PUT
/bgp_monitoring/v202210/monitors/{id}
Update configuration of a BGP monitor.
UpdateMonitor 1 param body → 200default
PUT
/bgp_monitoring/v202210/monitors/{id}/status
Sets administrative status of a BGP monitor.
SetMonitorStatus 1 param body → 200default

Schemas 19

The contract defines 19 schemas that model the data the API accepts and returns. The most detailed are v202210BgpMonitor (9 properties), v202210BgpMonitorSettings (8 properties), rpcStatus (3 properties), v202303UserInfo (3 properties). Each schema is shown below with its type and property counts.

v202210SetMonitorStatusResponse
object
v202210BgpMonitorSettings
object
8 properties 1 required
v202210Nlri
object
3 properties 3 required
v202210DeleteMonitorResponse
object
BgpMonitoringAdminServiceUpdateMonitorBody
object
1 property 2 required
v202210GetMonitorResponse
object
1 property
rpcStatus
object
3 properties
BgpMonitoringAdminServiceSetMonitorStatusBody
object
1 property 1 required
v202303UserInfo
object
3 properties
v202210CreateMonitorResponse
object
1 property
v202210ListMonitorsResponse
object
2 properties
v202303Afi
string
v202210BgpMonitor
object
9 properties 1 required
v202303Safi
string
v202210UpdateMonitorResponse
object
1 property
v202210BgpMonitorStatus
string
- BGPMONITORSTATUSUNSPECIFIED: Invalid value. - BGPMONITORSTATUSACTIVE: Monitor is active. - BGPMONITORSTATUSPAUSED: Monitor is paused. - BGPMONITORSTATUSDELET…
v202210CreateMonitorRequest
object
1 property 1 required
protobufAny
object
1 property
v202210BgpHealthSettings
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kentik-bgpmonitoringadminservice-api-openapi.yml Raw ↑

Other APIs Kentik publishes across the network.

Kentik AiAdvisorDataService API
Kentik AlertService API
Kentik ASGroupService API
Kentik AuditService API
Kentik BgpMonitoringDataService API
Kentik CapacityPlanService API
Kentik CloudExportAdminService API
Kentik CostService API
Kentik CustomDimensionService API
Kentik DeviceService API
Kentik FlowTagService API
Kentik KmiService API