Skip to content

2.1 Open the Keys Page

After topping up, the next step is to generate an API Key — every client uses it to authenticate. This section starts by locating the key management page.

Step 1: Open the Console

Sign in at https://axiomcode.top to enter the console dashboard.

Console dashboard

Step 2: Find the API Keys Menu

In the left-hand menu, click the "API Keys / Token Management" item (the icon is usually a key 🔑).

Sidebar menu

Sidebar collapsed?

Under some themes, the sidebar collapses into icons — hover over it to expand.

Step 3: View the Key List

Once inside, you land on the API key list page. New accounts usually see a "Create Key / New Key" button. The list typically includes these columns:

ColumnMeaning
NameA custom label to help distinguish usage
KeyThe sk-xxxx string, shown in full only once, at creation time
StatusEnabled / Disabled
Usage / QuotaThis key's spend and limit
Created——
ActionsEdit, disable, delete

Key list


Next: 2.2 Create a Key