Groups
Create a group
Create a Frontier Gateway group with its model set, per-model limits, and a place in the hierarchy.
Create a Frontier Gateway group. Groups own the external identifier, the model set, the rate and usage limits, and the inheritance mode. API keys are minted under groups in a separate call. For the conceptual walkthrough, see Manage groups and API keys.
Errors
Authorizations
Send Authorization: Bearer <api_key>. The legacy Authorization: Api-Key <api_key> scheme is also accepted.
Body
application/json
Group identity + display metadata.
Per-model rate and usage limit configuration. Defines the group's complete model set. Must be non-empty.
Minimum array length:
1Example:
Parent linkage and limit enforcement mode. Immutable after creation.
Response
200 - application/json
Internal Baseten ID for the group.
Group identity + display metadata.
Parent linkage and limit enforcement mode. Parent is null for root groups.
When this group was created.