I’m testing out the Meshery APIs on Postman. I’ve obtained my token using the Meshery UI. How do I use the token while making a request ?
Steps to test Meshery API with Postman:
-
Type your prefer Meshery API
-
Download your token from Meshery UI and copy the token value from the downloaded file.
-
Navigate to cookies sections of your Postman UI.
-
Add appropriate cookies.
Cookie1:
Cookie2:
(You may choose
None
as well)
Make sure to save your cookie
- Then press send button
1 Like