Akamai API Security · Example Payload

Api Security Security Controls Example

API DiscoveryAPI SecurityCloud SecurityPosture ManagementRuntime ProtectionThreat Protection

Api Security Security Controls Example is an example object payload from Akamai API Security, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

applyApiConstraintsapplyApplicationLayerControlsapplyBotmanControlsapplyNetworkLayerControlsapplyRateControlsapplyReputationControlsapplySlowPostControls

Example Payload

Raw ↑
{
  "applyApiConstraints": true,
  "applyApplicationLayerControls": true,
  "applyBotmanControls": true,
  "applyNetworkLayerControls": true,
  "applyRateControls": true,
  "applyReputationControls": true,
  "applySlowPostControls": true
}