*** title: Can I use my gRPC mock server outside of Postman? description: >- Yes, you can use the gRPC mock servers outside Postman. There are no limitations on where the request is sent from. Note: The client you are using to send th... ------------- Yes, you can use the [gRPC mock servers](/docs/sending-requests/grpc/using-grpc-mock/) outside Postman. There are no limitations on where the request is sent from. * **Note:** The client you are using to send the request should support HTTP/2 in order to for the call to be successful. *** Have more questions? [Submit a request](/help/submit-request) ***