Logo
NeoArc Studio

Getting Started with AsyncAPI

Create an AsyncAPI projection with channels, operations and messages. Capture 18 supported protocols (Kafka, AMQP, MQTT, WebSocket and more) and bindings at four levels.

Event-driven APIs in NeoArc Studio are authored as API projections with apiType: 'async'. A single projection captures the brokers (servers), channels (topics / queues / subjects), operations (send / receive) and messages, plus protocol bindings at every level. The AsyncAPI 3.0 format is fully supported, with 18 protocols and 13 security schemes.

Create an AsyncAPI projection

Key concepts