Overage Projection
POST /v1/billing/overage-projectProject overage units and prorated cost for a prospective plan change.
Project overages, prorate plan changes, and classify usage against soft and hard limits — the live billing decision surface.
POST /v1/billing/overage-projectProject overage units and prorated cost for a prospective plan change.
POST /v1/billing/overage-project-batchProject several feature scenarios at once and sum the projected cost.
POST /v1/billing/usage-thresholdClassify a feature usage against its limit into info / warning / critical.
POST /v1/billing/plan-prorationProrate a mid-cycle plan change into a net charge or credit.
POST /v1/billing/grace-periodEvaluate a past-due subscription grace window and dunning escalation.
POST /v1/billing/soft-limit-checkDecide whether usage exceeds the (grace-relaxed) soft or hard limit.
Resolve effective and allowed permissions, check seat capacity, and validate invitations against your team policy.
POST /v1/policy/seat-capacity-checkCheck whether an actor may consume one more team seat.
POST /v1/policy/effective-permissionsResolve every known permission for an actor against a resource.
POST /v1/policy/allowed-permissionsList the permissions an actor is allowed on a resource.
POST /v1/policy/audit-classifyClassify an audit-log action severity and handling requirements.
POST /v1/policy/invitation-validateValidate whether a team invitation may be accepted.
Score permission risk, triage scans and reviews, verify artifacts, and aggregate the final delivery decision.
POST /v1/permissions/classify-riskScore an extension requested manifest and host permissions.
POST /v1/scans/classify-severityMap security-scan finding counts to a block / warn / allow verdict.
POST /v1/versions/check-compatibilityClassify a target browser-core major against a declared support range.
POST /v1/manifests/validate-structureValidate a decoded manifest.json structure and field types.
POST /v1/takedown/evaluateDecide the enforcement action for an already-installed extension copy.
POST /v1/reviews/classify-slaTriage a review-queue submission into a priority tier and SLA deadline.
POST /v1/delivery/aggregateCombine entitlement, scan and compatibility signals into one verdict.
POST /v1/artifacts/verifyVerify a declared artifact checksum and signature reference.
POST /v1/delivery/authorizeAuthorize a marketplace delivery action against an entitlement.