Product Update: REST API Interface Now Available
· One min read
We have added REST API support alongside our existing gRPC interface.
- gRPC: Optimized for high performance and low latency — ideal for real-time or high-throughput apps.
- REST: Easy to integrate and widely compatible — perfect for general web applications.
Both interfaces provide access to the same core functionality of MPCVault. Choose what works best for your use case. For API documentation on both interfaces, visit https://docs.mpcvault.com/api/api-reference/.