Team: Huntress EDR
Environment: Platform, Portal, API
Summary: Using the Huntress API without a Huntress Account
Use Swagger to test account-specific Huntress API Responses
Swagger provides a simple and straightforward way to get to know an API. Try out different API calls quickly against your actual Huntress account data without scripting or additional tooling, all within the browser.
Step 1: Navigate to Swagger either directly by visiting https://api.huntress.io/docs/preview or by clicking the Swagger link on the Huntress API Documentation.
Step 2: Insert the API Key (starts hk_) and Secret (starts hs_), separated by a colon (:) into the top right input box; `hk_XXXX:hs_YYYY`
Step 3: Click `Try it Out!` and see real-world Huntress account data returned by the Huntress API!
More advanced?
Try importing the open API Swagger JSON from https://api.huntress.io/swagger_doc.json into Insomnia and using a fully-fledged design app to assist in building your dream integration!
Comments
0 comments
Please sign in to leave a comment.