Created on
05-15-2025
04:24 AM
Edited on
05-15-2025
10:24 PM
By
Anthony_E
This article describes how to create an API user (with no token) request using Postman.
FortiEDR queries using the API (no authentication/basic authentication).
Log in to the management console and perform the following steps:
(Make sure to check the REST API checkbox.)
This action should be followed by a pop-up message confirming the password change.
Get: https://YourOrganizationURL.com/management-rest/exceptions/list-exceptions
Another example:
https://<your_organization_URL.com Here>/management-rest/exceptions/list-collectors
In the Postman -> Authorization tab, choose Auth Type: Basic Auth and fill in the username and password.
Both Organization name and username are case-sensitive, including spaces.
If the user name alone does not work, insert the organization name (case-sensitive) before the user name as follows: (Organization_Name\User.Name).
Running the query should result in the status '200 OK'.
For further information regarding the available queries, refer to the FortiEDR API Guide
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.