SmartForge API Documentation
Welcome to the SmartForge Memory Appliance API documentation!
SmartForge provides two complementary APIs for managing memory appliances:
🚀 gRPC API
High-performance bidirectional streaming API using Protocol Buffers.
- Port: 50051
- Protocol: gRPC
- Features: Real-time streaming, efficient binary protocol
🌐 Redfish API
Industry-standard RESTful API implementing DMTF Redfish v1.19.0.
- Port: 8080
- Protocol: HTTP/REST
- Features: Standard compliance, wide tool support
Quick Start
Choose your preferred API and explore the interactive documentation!