Frontegg · Example Payload

Frontegg Plan Example

Enterprise tier with 99.99% SLA.

AuthenticationAuthorizationIdentity ManagementCIAMB2B SaaSMulti-TenancyRBACSSOSCIMEntitlementsOAuthOpenID Connect

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

Top-level fields

idnamedescriptionfeaturesprice

Example Payload

Raw ↑
{
  "id": "plan-enterprise",
  "name": "Enterprise",
  "description": "Enterprise tier with 99.99% SLA.",
  "features": [
    "advanced-analytics",
    "audit-streaming",
    "priority-support"
  ],
  "price": 0.0
}