For the complete documentation index, see llms.txt. This page is also available as Markdown.

Specs

OpenAPI and AsyncAPI specs

Get OpenAPI specification

get
/openapi-spec.yaml

Returns the complete OpenAPI specification for this API in YAML format

Responses
200

OpenAPI specification in YAML format

application/yaml
string · binaryOptional
get/openapi-spec.yaml

Get AsyncAPI specification

get
/asyncapi-spec.yaml

Returns the complete AsyncAPI specification for WebSocket API in YAML format

Responses
200

AsyncAPI specification in YAML format

application/yaml
string · binaryOptional
get/asyncapi-spec.yaml

Last updated