How to set up Postman for use with the Quai Network API.
참고: 이 페이지는 아직 한국어로 번역되지 않았습니다. 아래는 영어 원문입니다.Our team has created a Postman collection for Quai Network, which includes all of the publicly available API calls for go-quai bundled with documentation, examples, and environment variables. Postman provides a user-friendly interface for making API requests to a go-quai node without having to deal with long
curl
commands or JSON-RPC payloads. A JSON formatted version of the Quai Postman collection can be found in the quai-postman-collection
repository.
Install Postman
Import Quai API Collection
Import
button in the top left corner of the Postman application:Paste cURL, Raw Text, or URL...
field:Import Environment Variables
Import
button in the top left corner of Postman like before, but this time, paste the URL to the environment variables file:Example Quai Postman Environment
from the dropdown in the top right corner of the Postman application: