Why Use Your Own Keys?
- No credit limits: Use as much as you need
- Direct billing: Pay OpenAI or Anthropic directly
- Full control: Manage your own usage and costs
Getting API Keys
OpenAI API Key
- Go to platform.openai.com
- Sign in or create an account
- Navigate to API Keys in the sidebar
- Click Create new secret key
- Copy the key (starts with
sk-)
Anthropic API Key
- Go to console.anthropic.com
- Sign in or create an account
- Navigate to API Keys
- Click Create Key
- Copy the key (starts with
sk-ant-)
Adding Keys to Paperline
- Open Paperline
- Go to Settings
- Enter your keys:
- OpenAI API Key: For GPT-5 mini
- Anthropic API Key: For Claude Haiku 4.5
- Click Save
Security
Where are my keys stored?
Where are my keys stored?
API keys are stored locally on your Mac using macOS Keychain encryption. They are never sent to Paperline servers.
Can Paperline see my keys?
Can Paperline see my keys?
No. Your keys are used only to make API calls directly from your Mac to OpenAI or Anthropic.
What if I lose my keys?
What if I lose my keys?
You can generate new keys from the OpenAI or Anthropic dashboards. Old keys can be revoked there as well.
Billing
When using your own API keys:- OpenAI: Billed through your OpenAI account
- Anthropic: Billed through your Anthropic account
Estimated Costs
| Model | Approximate Cost per 1K tokens |
|---|---|
| GPT-5 mini | ~0.001 output |
| Claude Haiku 4.5 | ~0.004 output |
Troubleshooting
Invalid API key error
Invalid API key error
- Check that you copied the full key
- Ensure there are no extra spaces
- Verify the key is active in your provider’s dashboard
Rate limit errors
Rate limit errors
Your API key may have usage limits. Check your provider’s dashboard for current limits and usage.
Billing errors
Billing errors
Ensure you have a valid payment method set up with OpenAI or Anthropic.

