← Back to home

Get your Claude API key
in 60 seconds.

You'll need an Anthropic account (same one you use for claude.ai). Follow these six steps and you're done.

Once you have your key, paste it in aiusage. We encrypt it. You save 20× on your Claude bill. Rotate anytime.

platform.claude.com
email@you.com
Sign in with Google
1. Go to platform.claude.com and sign in
Workspace
Settings →
Sign out
2. Click your profile → Settings
Profile
Billing
API keys
Usage
Settings
3. In the sidebar, click API keys
API Keys
No keys yet
+ Create Key
4. Click + Create Key
Create API key
aiusage
Create Key
5. Name it "aiusage" → click Create Key
Your new key
sk-ant-•••••••••••••••••••
Copy
6. Copy → paste into Builds

Illustration · hover to pause

Your key is encrypted the moment we receive it (AES-256-GCM, per-user isolation). Never logged. Never sent back to your browser. Delete anytime.
1

Go to platform.claude.com

Open a new tab and head to platform.claude.com.

You'll sign in with the same account you use for claude.ai — no separate signup.

2

Click the person icon → Settings

Top-right corner, click your profile avatar, then click Settings.

3

Click API keys in the sidebar

In the left sidebar, click API keys.

4

Click Create Key

Top-right of the API keys page, click the coral Create Key button. Name it aiusage so you can track it, then click Create Key again to confirm.

Tip: naming it "aiusage" makes it easy to revoke later if you ever want to.

5

Copy the key

It starts with sk-ant-. This is the only time you'll see it. Copy it now. If you lose it, you'll need to create a new one.

Use ⌘ + C (Mac) or Ctrl + C (Windows).

6

Paste it into Builds

Head to your Setup page on aiusage and paste the key into the Your Claude Key tab. We verify it, encrypt it, and you're done.

Go to Setup · paste your key →
For Pat: how to record this video
  1. Open QuickTime → File → New Screen Recording
  2. Record ~45 seconds of the exact steps above
  3. Save as key-tutorial.mov
  4. Convert to .mp4: ffmpeg -i key-tutorial.mov -vcodec h264 -acodec aac public/key-tutorial.mp4
  5. Drop in repo root, git add public/key-tutorial.mp4, commit, push, Fly redeploys