/
/HTTP Bridge API Reference
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 1w ago
Consumers8
Seek3
Topics8
  • get/topics
  • get/topics/{topicname}
  • post/topics/{topicname}
  • post/admin/topics
  • get/topics/{topicname}/partitions
  • get/topics/{topicname}/partitions/{partitionid}
  • post/topics/{topicname}/partitions/{partitionid}
  • get/topics/{topicname}/partitions/{partitionid}/offsets
  • get/healthy
  • get/ready
  • get/openapi
  • get/openapi/v3
  • get/metrics
  • get/
Topics

Creates a topic with given name, partitions count, and replication factor.

post/admin/topics

Response

Created.

Changes