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

The ASGroupService API from Kentik — 2 operation(s) for asgroupservice.

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

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

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

ASGroupService 5
GET
/as_group/v202212/as_group
List all AS groups.
ListASGroups → 200default
POST
/as_group/v202212/as_group
Configure a new AS group.
CreateASGroup body → 200default
PUT
/as_group/v202212/as_group/{asGroup.id}
Updates configuration of a AS group.
UpdateASGroup 1 param body → 200default
GET
/as_group/v202212/as_group/{asGroup.id}
Retrieve configuration of a AS group.
GetASGroup 1 param → 200default
DELETE
/as_group/v202212/as_group/{asGroup.id}
Delete configuration of a AS group.
DeleteASGroup 1 param → 200default

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are v202212ASGroupDetailed (5 properties), v202212ASGroupConcise (5 properties), rpcStatus (3 properties), v202212ListASGroupsResponse (2 properties). Each schema is shown below with its type and property counts.

v202212AutonomousSystem
object
2 properties
v202212GetASGroupResponse
object
1 property
rpcStatus
object
3 properties
v202212UpdateASGroupResponse
object
1 property
v202212ASGroupDetailed
object
5 properties 1 required
v202212CreateASGroupRequest
object
1 property 1 required
v202212CreateASGroupResponse
object
1 property
ASGroupServiceUpdateASGroupBody
object
1 property 2 required
protobufAny
object
1 property
v202212DeleteASGroupResponse
object
v202212ListASGroupsResponse
object
2 properties
v202212ASGroupConcise
object
5 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kentik-asgroupservice-api-openapi.yml Raw ↑

Other APIs Kentik publishes across the network.

Kentik AiAdvisorDataService API
Kentik AlertService 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
Kentik KmiService API