Group Pricing Explained
Understand the platform's group system and the price discount configurations for each group
What Are Groups
The platform uses groups to apply tiered pricing to API keys. Keys belonging to different groups can access different sets of models and are subject to different price multipliers and rate limit configurations.
Groups are created and maintained by administrators in the backend. When creating an API key, you can choose which group the key belongs to. The group's price multiplier determines the credit consumption rate when calling models with that key.
To view your current group or select a group when creating a key, see API Keys.
Group Permission Differences
Permissions differ between groups across three main dimensions:
Available Models
Each group has its own model whitelist. Higher-tier groups typically have access to more models, including newly released models and high-performance models with higher consumption rates.
Price Multiplier
Each group has its own price multiplier configuration, which determines the actual credit consumption rate when calling models.
| Group Tier | Price Multiplier | Suitable For |
|---|---|---|
| Default | 1.0x | Regular users; standard pricing |
| VIP | From 0.8x | High-frequency users; discounted pricing |
| Enterprise | Custom | Large-volume usage; tailored discounts |
Actual multipliers are subject to the platform's latest configuration.
Rate Limits
The platform applies different per-minute request (RPM) and daily request total (TPD) limits to different groups, ensuring service quality for all users.
When your request rate exceeds your group's limit, the API returns 429 Too Many Requests. If your business requires higher concurrency, contact support to apply for a group upgrade.
Selecting a Group When Creating an API Key
When creating an API key, you can choose the group the key belongs to in the configuration options. The selected group determines the key's price multiplier and the set of available models. Groups are created and maintained by administrators — contact an admin to adjust group configurations.
For more frequently asked questions about groups, see Help & Support → FAQ.
Last updated on