Authorizations
token
Body
application/json
A name to identify the API key's use case, for management and cost tracking.
Example:
"geekai"
The proxy strategy group. Valid values are: lowcost (prioritize low cost), balance (balanced), ha (high availability), and none (no proxy).
Available options:
lowcost
, balance
, ha
, none
Example:
"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.
Example:
10000
Expiration date. The key becomes unusable after this date.
Example:
"2025-12-31"
Response
Success
Success/failure message.