description: > WireMock supports not just REST API over HTTP, but many other protocols.
Using protocols in WireMock#
Supported Protocols#
WireMock supports the following protocols:
- HTTP - Plain HTTP, REST API and other protocols that are compatible with it
- HTTPs - Plain HTTPs, REST API and other protocols that are compatible with it
- gRPC
- GraphQL