Skip to content

My Keys ​

Feature Overview ​

ItemContent
Applicable RoleModel Consumer
Navigation pathSettings > Personal > My Keys
Page routeEnter through the visible menu; do not paste a hidden route.
Managed objectsModel API Keys, System API AK/SK Pairs, status, expiration, and applicable quota settings

Beginner Explanation ​

Use a separate credential for each application or workload. Give it a clear name, an expiration plan, and—when the Model API page offers it—a limit that matches the member or project policy. Treat the complete Key or AK/SK pair as a secret.

Terms Quick Reference ​

TermDescription
Model API KeyA credential used to call model APIs.; Use separate Keys for separate workloads.
System API AK/SK PairA credential pair used to call system APIs.; Never place the complete pair in documentation or frontend code.
Member quotaThe current-cycle allowance shared by the account's Model API Keys.; Check it before diagnosing a quota failure.
Key limitA per-Key cycle limit, when the page enables it.; Keep it consistent with the project or member policy.

Prerequisites ​

  1. The current Provider or End User account can see Settings > Personal > My Keys.
  2. Before opening a creation or quota dialog, you have defined the caller, purpose, expiration, and limit policy.
  3. Before rotating or disabling a Key, you have confirmed which callers depend on it.

Page Description ​

On the visible personal page, the Model API tab provides the member-quota summary, Available / All scope buttons, a Status filter, and the credential table. The table shows Key name / description, prefix, status, expiration, used / limit, created time, and row actions. The System API AK/SK Pairs tab uses the same filters but omits the member-quota summary and the Used / limit column.

My Keys list

AreaDescription
Top buttonCreate Key opens the credential creation dialog.
TabsModel API Keys and System API AK/SK Pairs, when exposed for the current role.
Member quotaThe Model API tab shows current-cycle health, used, remaining, total allowance, and the next reset time. Request More Quota opens the Quota Requests page.
FiltersAvailable / All and Status.
Table columnsKey name / description, prefix, status, expiration, used / limit, created time, and actions.
Row actionsView key is displayed directly. The overflow menu currently contains View details, Edit details, Extend validity, Limit, Rotate, and Disable.

Main Operations ​

View Model API Keys ​

  1. Open Settings > Personal > My Keys from the visible menu.
  2. Select Model API Keys or System API AK/SK Pairs when the tab is available.
  3. Review the Key name / description, prefix, status, expiration, used / limit, created time, and available row actions.
  4. For a Model API Key, open the overflow menu to review View details, Edit details, Extend validity, Limit, Rotate, and Disable. Do not execute a write action during a read-only review.

Open the Model API Key Creation Dialog ​

  1. Click "Create Key".
  2. Review the required Expire Time and Key Name fields and the optional Description field (maximum 200 characters).
  3. Select the required Reset Cycle. If Monthly is selected, review Day of Month.
  4. If the page exposes Enable Limit, decide whether to set a Period Limit (credits) and Warning Threshold (%).
  5. Review the limit-reached policy shown by the dialog, then confirm the caller, purpose, expiration, and quota policy.
  6. For documentation review or screenshot capture, click "Cancel". Do not click the final Create button.

Create Model API Key

Open the System API Key Creation Dialog ​

  1. Select System API AK/SK Pairs.
  2. Click "Create Key".
  3. Review the required Expire Time and Key Name fields and the optional Description field (maximum 200 characters).
  4. Confirm that this dialog does not contain Model API quota, reset-cycle, warning-threshold, or limit-reached fields.
  5. Click "Cancel". Do not click the final Create button during documentation review.

Create System API AK/SK Pair

Submit a Quota Request ​

  1. On the Model API Keys tab, click "Request More Quota".
  2. Confirm that the page opens Settings > Members & Roles > Quota Requests.
  3. Review existing request and adjustment records. Stop before the final quota-request submission unless a change is explicitly approved.

Adjust a Model API Key Limit ​

  1. Open the target Model API Key's overflow menu and select Limit.
  2. Review Reset Cycle, Day of Month, and whether Enable Limit is on.
  3. When Enable Limit is on, check the displayed period limit and warning threshold against the project or member policy.
  4. Stop before Save Limit unless an authorized change has been explicitly approved.

Key quota

Parameter Quick Reference ​

Field NameRequiredField TypeExampleDescription
Expire TimeYesDate time2026-12-31 23:59Sets the expiration time for either credential type.
Key NameYesTextProduction inferenceIdentifies the workload or caller for either credential type.
DescriptionNoText areaBackend inference jobOptional usage notes for either credential type; the page shows a maximum of 200 characters.
Reset CycleYesEnumMonthlyModel API Key only. Controls the Key's usage reset cycle.
Day of MonthConditionalEnum / number1Appears when Monthly is selected.
Enable LimitNoSwitchOnEnables a per-Key cycle limit while the member quota still applies.
Period Limit (credits)ConditionalNumber1000The per-Key cycle allowance when the limit is enabled.
Warning Threshold (%)ConditionalNumber80The warning threshold shown by the creation form.
Limit-reached policyConditionalEnumStopDefines the action shown when a configured limit is reached.
PrefixSystem generatedTextMasked prefixA non-secret identifier shown in the list.
StatusSystem generatedEnumActiveShows whether the credential is currently available.
Used / limitSystem generatedUsageMasked / limitShows current Key usage against the applicable limit.
CreatedSystem generatedDateMasked dateRecords when the Key was created.
ActionsSystem generatedButtons / menuView detailsProvides View key and the current overflow actions for the selected credential and state.

Pitfalls ​

  • Tabs and row actions are role- and tenant-dependent. Use only the controls visible after entering from the current account's menu.
  • Opening a dialog is not the same as creating or saving a credential. Stop at Cancel during documentation review.
  • Do not add permission-scope, quota, reset-cycle, or warning fields to a credential type that does not display them in the current Demo page.
  • Never copy complete Keys, AK/SK, tokens, names, identifiers, usage values, or dates into documentation, tickets, or screenshots.

Result Validation ​

Check ItemSuccess SignalIf Abnormal
Page entrySettings > Personal > My Keys opens from the visible menu.Check the current role, tenant, and menu permission.
Tab visibilityThe expected credential tab is visible for the current account.Do not infer a hidden route; record the tab as unavailable.
List stateThe list shows the documented columns and available row actions.Check filters and credential state.
Creation dialogThe visible required and optional fields match the current tab.Stop and re-audit the Demo page before editing this manual.
Quota requestRequest More Quota opens Settings > Members & Roles > Quota Requests.Re-enter from the visible menu and record the navigation mismatch.
Quota dialogThe overflow-menu Limit action opens the documented reset and limit controls.Record the action as credential- or state-dependent.

FAQ ​

A Key call fails ​

Symptom: The API returns an authentication or quota error.

Resolution: Check the Key status, expiration, member quota, project policy, and any per-Key limit. Notify dependent callers before rotation or disable actions.

Why is a target Key missing? ​

Symptom: A Key is not visible in the list.

Resolution: Confirm the selected credential tab, switch between Available and All, clear the status filter, and check the current account and project scope.

Why is Create, Limit, Rotate, or Disable unavailable? ​

Symptom: The page is visible, but an action is missing or disabled.

Resolution: The action may depend on role, tenant policy, Key state, or the selected credential type. Use the visible menu and current row state as the source of truth.

How should the My Keys page be exported or captured safely? ​

Symptom:

Page information is needed for troubleshooting, audit, or delivery.

Possible causes:

The page may contain accounts, email addresses, IP addresses, internal paths, tenant identifiers, Keys, or amounts.

Resolution:

Keep only the necessary fields and action context. Use opaque light-gray pixel mosaics for sensitive text and never share complete credentials or internal addresses.

What should I do when the My Keys page shows unexpected data? ​

Symptom:

A field, status, metric, or related object differs from the expectation.

Possible causes:

The page scope, time condition, role permission, or upstream setting does not match.

Resolution:

Record the redacted object, time, and result. Verify the entry and filters first, then check related pages and Operation Logs.

Notes ​

  • Never expose a complete Key, AK/SK pair, token, or private key in documentation, screenshots, or chat.
  • Create, Save Limit, Rotate, and Disable can affect existing callers. Confirm the business impact before any approved change.

Next Steps ​

  1. Return to Settings > Personal > My Keys and verify the status and update time.
  2. If a related object must be processed, open the next business entry shown on the page.