Akamai API Security · Example Payload

Api Security Url Protection Policy Example

10.20.30.40

API DiscoveryAPI SecurityCloud SecurityPosture ManagementRuntime ProtectionThreat Protection

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

Top-level fields

apiDefinitionsbypassConditioncategoriesconfigIdconfigVersioncreateDatecreatedBydescriptionhostnamePathsintelligentLoadSheddingnamepolicyIdprotectionTyperateThresholdsheddingThresholdHitsPerSecupdateDateupdatedByused

Example Payload

Raw ↑
{
  "apiDefinitions": [
    {}
  ],
  "bypassCondition": {},
  "categories": [
    "example-value"
  ],
  "configId": 919,
  "configVersion": 746,
  "createDate": "2025-03-15T14:30:00Z",
  "createdBy": "example-value",
  "description": "10.20.30.40",
  "hostnamePaths": [
    {}
  ],
  "intelligentLoadShedding": false,
  "name": "Production Security Config",
  "policyId": 840,
  "protectionType": "SINGLE",
  "rateThreshold": 657,
  "sheddingThresholdHitsPerSec": 367,
  "updateDate": "2025-03-15T14:30:00Z",
  "updatedBy": "example-value",
  "used": true
}