/
ST
streamkap
/
Streamkap REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 1h ago · Updated 2d ago
View markdown
streamkap
Streamkap REST API
get
Get topic statistics
v3
latest
OpenAPI 3.1.0
Proprietary
2026-08-07
266
348
629.6 KB
Agents
41
Agents Observability
13
Alerts
6
Authentication
11
Cluster Scaling
5
Consumer Groups
3
Dashboard
6
Destinations
30
Flink Jobs
8
Kafka Access
4
Knowledge Bases
7
Logs
4
other
1
Pipelines
14
Project Keys
8
Schema Registry
4
Services
2
Sources
39
Tags
6
Topics
22
post
Search topics (POST)
get
List all topics
get
List topics grouped by connector/entity
get
Get topic statistics
get
Get topic configurations
get
Get topic metrics
post
Per-topic Kafka metadata for the topics list
get
Get topic messages
get
Get a single topic message value
get
Get latest raw metrics for a topic
post
Bulk Snapshot Topics
post
Bulk Stop Snapshot Topics
get
Browse topics for SQL Studio
get
Browse topics grouped by source
get
Get schema for a single topic
post
Execute SQL query against Kafka topics
post
Create a new Kafka topic
post
Publish a record to a Streamkap/KC internal topic (local + admin app only)
get
Get comprehensive topic information
put
Update Topic Api
delete
Delete Topic Api
put
Update Bulk Topics
Transforms
28
Usage
4
Topics
Get topic statistics
get
/topics/statistics
Response
Successful Response
TopicStatisticsRes
required
byteTotal
union
required
recordRetryTotal
union
required
recordSendTotal
union
required
recordErrorTotal
union
required
recordWrittenTotal
union
required
partitionTotal
union
required
topicTotal
union
required
latencyAvg
union
required