Free API Key for ChatBox — Chat with Claude & GPT for Free

ChatBox is a clean cross-platform AI chat app. Point it at a free shared key and chat with Claude Opus, GPT-5.5, DeepSeek and Gemini — no credit card, no sign-up.

20+ free keys in the shared pool, refreshed multiple times daily

Set up a free key in ChatBox (step by step)

  1. Copy a free key from the FreeLLMShare key table.
  2. Open ChatBox Settings and choose the OpenAI API provider (or "OpenAI API Compatible").
  3. Set the API Host / Base URL to https://aiapiv2.pekpik.com/v1.
  4. Paste the free key as the API Key.
  5. Set the model to claude-opus-4-7 (or gpt-5.5, deepseek-chat, gemini-2.5-flash) and start chatting.
Tip: ChatBox works on Mac, Windows, Linux and the web — the same key and base URL work everywhere. If a key runs out or a model is busy, paste a fresh key or switch models; keys rotate throughout the day.

Verify a key first

Test any key in seconds before adding it to ChatBox:

curl https://aiapiv2.pekpik.com/v1/chat/completions \
  -H "Authorization: Bearer YOUR_FREE_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"claude-opus-4-7","messages":[{"role":"user","content":"hi"}]}'

Or use the playground Verify tab to check a key in your browser.

FAQ

Can I use ChatBox for free with these keys?

Yes. ChatBox supports a custom OpenAI API host and key. Point it at the FreeLLMShare gateway with a free key to chat with Claude, GPT-5.5, DeepSeek and Gemini — no credit card.

What API host does ChatBox need?

Set the API Host / Base URL to https://aiapiv2.pekpik.com/v1 and paste a free key.

Does it work on Mac, Windows and Linux?

Yes. ChatBox is cross-platform; the same free key and base URL work on every platform and the web version.

My key stopped working — what now?

Shared keys can run out of budget. Replace it in ChatBox settings with another from the table. For uninterrupted use, run your own key on your own quota.

More free keys & guides