Authorization
To authorize a user, the user must meet the following criteria:
1.The API User account must have the right permissions to make an API call.
2.Authorization of the API User is performed by adding an Authorization header containing the JWT token to an API call.
3.The authorization header must have the following format: Authorization: Bearer <JWT>.
To avoid connection problems, use the API based on location of your ESET PROTECT/ESET Inspect Server (EU, US, JPN, CA). |