Specs
Last updated
OpenAPI and AsyncAPI specs
Returns the complete OpenAPI specification for this API in YAML format
OpenAPI specification in YAML format
Internal server error
GET /v2/openapi-spec.yaml HTTP/1.1
Host: api.reya.xyz
Accept: */*
binaryReturns the complete AsyncAPI specification for WebSocket API in YAML format
AsyncAPI specification in YAML format
Internal server error
GET /v2/asyncapi-spec.yaml HTTP/1.1
Host: api.reya.xyz
Accept: */*
binaryLast updated