For the complete documentation index, see llms.txt. This page is also available as Markdown.

Platform AI

Platform AI status: gateway presence, model, BYO state, monthly usage per product

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200

Status retrieved

No content

get/sfp/api/platform-ai/status

No content

Per-product SKU state: enabled, included allowance, add-on capacity

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200

Entitlements retrieved

No content

get/sfp/api/platform-ai/entitlements

No content

Platform-operator path: read SKU entitlements with monthly usage

get

Callable only by the flxbl console via the console→tenant channel (x-monitoring-token + console IP).

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200

Entitlements with usage retrieved

No content

get/sfp/api/platform-ai/operator/entitlements

No content

Platform-operator path: adjust a SKU (enable/disable, included allowance, add-on capacity)

put

Callable only by the flxbl console via the console→tenant channel (x-monitoring-token + console IP). Tenant users, including Owners, cannot change entitlements.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
productstringRequired
Responses
200

Entitlement updated

No content

put/sfp/api/platform-ai/entitlements/{product}

No content

Select the model used by the platform AI gateway (null resets to automatic)

patch
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200

Model updated

No content

patch/sfp/api/platform-ai/model

No content

Last updated

Was this helpful?