Fortinet white logo
Fortinet white logo

FortiDLP Administration Guide

FortiDLP API

FortiDLP API

The FortiDLP API enables you to securely access and manipulate FortiDLP resources.

Fortinet uses bearer authentication, also known as token authentication, for authenticating API calls. This authentication scheme requires you to generate an API access token, and then send this token in the Authorization header when making requests to protected resources as follows:

"Authorization": "Bearer <access token>"

For more information about bearer authentication, go to https://tools.ietf.org/html/rfc6750.

An access token is like a password. You should not share your access token, and if you are ever concerned that your token has been compromised, you should revoke it and create a new one.

FortiDLP API

FortiDLP API

The FortiDLP API enables you to securely access and manipulate FortiDLP resources.

Fortinet uses bearer authentication, also known as token authentication, for authenticating API calls. This authentication scheme requires you to generate an API access token, and then send this token in the Authorization header when making requests to protected resources as follows:

"Authorization": "Bearer <access token>"

For more information about bearer authentication, go to https://tools.ietf.org/html/rfc6750.

An access token is like a password. You should not share your access token, and if you are ever concerned that your token has been compromised, you should revoke it and create a new one.