/
Illegal Access Prevention (IAP)
Illegal Access Prevention (IAP)
Block and report on undesirable API access attempts
Illegal Access Prevention (IAP) is a collection of monitoring tools used to detect, report and block undesirable API access attempts. IAP tools can be enabled and customized per application, with warning and error thresholds that meet the requirements of the individual application.When enabled for an application, the API will monitor unusual behavior, where "unusual" depends on the client and expected access patterns - requests for non-existent data, failed attempts to create entities, badly formatted request body etc. When discrepancies are detected above the level of the specified warning threshold, notifications are sent to interested parties. When error thresholds are reached, further API requests may be rejected for a given period of time.
Illegal API requests received during the cooldown period will fail with HttpStatusCode
403
, including an extra response header ApiStatusSubCode:
403.30
.
, multiple selections available,
Related content
1201: Trigger policy for selection
1201: Trigger policy for selection
More like this
1300: Fetch consent stream data
1300: Fetch consent stream data
More like this
1200: Trigger scheduled policy
1200: Trigger scheduled policy
More like this
2103: Get entity terms acceptance status
2103: Get entity terms acceptance status
More like this
1203: Fetch execution status
1203: Fetch execution status
More like this
2114: Download terms version file
2114: Download terms version file
More like this