Last updated
Was this helpful?
Last updated
Was this helpful?
Postman is a GUI you can use to run some API call examples and visualise the returned data.
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 host
variable with https://api.testnet.kiln.fi
as INITIAL VALUE
Go back to the Collections tab, select TESTNET on the top right menu
You are now setup to run API queries!
You can use the community desktop version or the web version of to import the demo.
Add a api_token
variable with your Kiln API token (you can fetch it on the ) as INITIAL VALUE
Setup a demo environment for the Reporting API