{{ extends "../layout" }} {{ block documentBody() }}

OpenRPC Manager

This page provides access to all available OpenRPC servers and their APIs.

Available OpenRPC Servers
Server Name Description Status Actions
Virtual File System (VFS) Provides file system operations including upload, download, and metadata management Running View API Schema
OpenRPC Information

What is OpenRPC? OpenRPC is a standard for describing JSON-RPC 2.0 APIs, similar to how OpenAPI (Swagger) describes REST APIs.

Benefits:

  • Standardized API documentation
  • Automatic client and server code generation
  • Consistent interface across different programming languages
  • Self-documenting APIs with built-in schema validation

Learn more: open-rpc.org

{{ end }} {{ block scripts() }} {{ end }}