Extract Specifications
Extract Specifications
The Extract Specifications feature allows you to generate API specifications directly from a registered Kafka Cluster and its associated Schema Registry, allowing you to get started quickly without manually creating specifications from scratch.
This process automatically scans selected topics, retrieves schemas, and generates AsyncAPI specifications.
Extract APIs
- Navigate to
Workspaces → [Workspace Name] → [Project Name] - Click on
+icon - Enter the
Nameand optionalDescription - Under
Environment, select the environment that includes the target Kafka Service - Under
Service, choose the corresponding Kafka service - In Topics to be Extracted, select one or more topics to generate API specifications from
- Click
Create