Postman Demo
Setup a demo environment for the Reporting API
Last updated
Was this helpful?
Setup a demo environment for the Reporting API

Postman is a GUI you can use to run some API call examples and visualise the returned data.
You can use the community desktop version or the web version of Postman to import the demo.
In postman, select the Collections tab on the left menu
Press the import button and import the following collection:
Go to the Environments tab on the left menu and create a new TESTNET environment
Add a baseUrl variable with https://api.testnet.kiln.fi as value
Add a api_token variable with your Kiln API token as value (you can get one in the API tokens tab in your dashboard's settings)
Go back to the Collections tab, select TESTNET on the top right menu
You are now setup to run API queries!
Last updated
Was this helpful?
Was this helpful?

