Creates a new API key via the API.
Note: Calling this endpoint requires an existing API key. Generally, you can use the API key that was automatically generated during registration.
token
A name to identify the API key's use case, for management and cost tracking.
"geekai"
The proxy strategy group. Valid values are: lowcost (prioritize low cost), balance (balanced), ha (high availability), and none (no proxy).
lowcost, balance, ha, none "balance"
Credit limit in "coins" (1 coin = 0.01 currency units). Limits consumption for time-limited API keys. Usage is blocked after the limit is reached. Default is 0 (no limit).
10000
Expiration date. The key becomes unusable after this date. Empty by default (no expiration).
"2025-12-31"