APIキー管理
API Key を更新
既存の API key の名前、ステータス、支出制限、またはアクセス制限を更新します。管理 key が必要です。
PATCH
Documentation Index
Fetch the complete documentation index at: https://docs.arouter.ai/llms.txt
Use this file to discover all available pages before exploring further.
Key を無効化 / 有効化
disabled: false を設定すると再有効化できます。
支出制限を更新
limit を null に設定すると支出上限が削除されます。limit_reset フィールドはカウンターのリセット時期を制御します:daily(UTC 深夜)、weekly(月曜日の UTC 深夜)、または monthly(月初日の UTC 深夜)。null に設定すると永続的な上限になります。