/
AS
asyncapi
/
AsyncAPI Server API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
asyncapi
AsyncAPI Server API
post
Parse the given AsyncAPI document.
v1
latest
OpenAPI 3.1.0
Apache 2.0
2026-07-17
8
20
21.4 KB
parse
parser
Parse the given AsyncAPI document.
post
/parse
Request body
ParseRequest
required
asyncapi
union
required
AsyncAPI document in JSON or YAML.
Response
AsyncAPI document successfully parsed.
ParseResponse
required
parsed
string
required