Interactive gRPC Testing
Choose a gRPC service from the sidebar
Select a service to view its methods
Configure gRPC server connection
The server where gRPC requests will be sent to. Include protocol (http:// or https://) if needed.
Configure gRPC metadata authentication
No authentication metadata will be sent.
Will be sent as "authorization: Bearer {token}" metadata