A while back, I made a complete Postman collection for the Grin Node APIs both Owner and Foreign APIs.
However I only posted it on Keybase and I feel like this might be useful for a lot of people here.
Here is the link => https://www.getpostman.com/collections/94b33dc990f49ee59bda
You’ll need to edit the basic auth settings:
- In OwnerAPI edit the password with the one in the
.api_secret
file - In ForeignAPI edit the password with the one in the
.foreign_api_secret
file.
I’ll probably make one for the wallet later too.
Enjoy!