Sample Postman Collections
Download and use our Postman Collections to experiment with basic API flows:
Download Postman here.
Download our API collection here.
Import Truvera Collection in Postman with our API collection that you have downloaded previously. For the detailed instructions to import the json file, please refer here.
Create a new environment in Postman. For the detailed instruction to create a new environment, please refer here.
In your new Postman environment, you need to create two new
ApiKey
andBaseUrl
variables. Please refer here for the instructions to set the new variables.Login to Truvera Workspace.
In your Truvera Workspace dashboard, click Create API key on the keys page to generate the key, copy and save it (make sure the test mode toggle is on).
Set
ApiKey
initial and current values with the value that you generated in Truvera Workspace.Set
BaseUrl
initial and current values with https://api-testnet.truvera.io
Last updated