Imperva · Example Payload

Imperva Account Example

SecurityCybersecurityWAFDDoS ProtectionAPI SecurityBot ManagementData SecurityCloud Security

Imperva Account Example is an example object payload from Imperva, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

emailplan_idplan_nametrial_end_dateaccount_iduser_namelog_levellogins

Example Payload

Raw ↑
{
  "email": "example@imperva.com",
  "plan_id": "ent100",
  "plan_name": "Enterprise 100",
  "trial_end_date": "2026-12-31T00:00:00Z",
  "account_id": 10,
  "user_name": "john.doe",
  "log_level": "full",
  "logins": [
    "john.doe@example.com"
  ]
}