Best practices: use our Postman collection samples
You can find our Postman collection sample as a JSON file in attached document.
How to import it ?
Click on the import button in Postman at the top left of your screen
Select the Postman collection file to import it into Postman
You will find your new postman collection on the left panel
How to configure your environment ?
Request need information to be executed, you will have to set 3 variables in an environment:
- path : the url of your Keepeek dam instance
- user: the login of the user to connect
- password : the password of the user
Cick on the New button and then choose environment
And fill required information in the created environment
How to send API request ?
When you have imported Keepeek postman collection and created your environment you can now send requests to Keepeek API
Select the desired call in the postman collection and select tour environment at the top right of the screen.
Then click on the Send button.
You are know able to run your API requests based on sample provided by Keepeek API.
Please do not hesitate to contact us if someting goes wrong with sample collection!