REST API
Interact with the Web3Signer APIs using the web browser by accessing
http:<interface>:<port>/swagger-ui
where:
interface
is specified using--http-listen-host
port
is specified usinghttp-listen-port
The default location is http://localhost:9000/swagger-ui
.
Web3Signer REST API documentation is also available.
You can also use tools such as Postman or cURL to interact with Web3Signer APIs.