API Reference¶
Ocmonica provides two API interfaces:
- REST API - HTTP/JSON API using Echo framework
- gRPC API - High-performance RPC using ConnectRPC
- gRPC OpenAPI Documentation - Auto-generated OpenAPI specs for gRPC services
Both APIs provide the same functionality with different protocols.