Hi everyone. We want to try out how to handle Hexnode APIs using Postman, can someone guide us through the setup?
Hi everyone. We want to try out how to handle Hexnode APIs using Postman, can someone guide us through the setup?
Hello,
Thanks for reaching out to Hexnode Connect.
Postman is a standard API client that allows you to configure and execute requests visually. Here is a step-by-step guide to mapping a Hexnode API document to a Postman request:
1. Create the Request
Open Postman, Click the Create New Request option, and select HTTP Request as the request type.
2. Retrieve your API Key
3. Configure Headers and Authorization
While you can use Postman’s Auth tab, Hexnode authentication uses headers directly, which is faster to set up all in one place:
4. Format the URL
5. Configure Parameters
For requests that include query strings (like https://
Postman will automatically format and append this to your URL for you!
6. Execute
Click Send to transmit the request and view the JSON output in the Response window.
I hope this helps you get started with the Hexnode API! Feel free to reach out if you have any more doubts or need further assistance.
Best regards,
George,
Hexnode UEM
Don't have an account? Sign up