免费LLM API密钥 是 AI Skill Hub 本期精选AI工具之一。已获得 1.1k 颗 GitHub Star,综合评分 7.5 分,整体质量较高。我们推荐使用将其纳入你的 AI 工具库,帮助提升工作效率。
提供免费的LLM API密钥,支持GPT-5.5等模型
免费LLM API密钥 是一款基于 Python 开发的开源工具,专注于 AI、API、LLM 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
提供免费的LLM API密钥,支持GPT-5.5等模型
免费LLM API密钥 是一款基于 Python 开发的开源工具,专注于 AI、API、LLM 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
# 方式一:pip 安装(推荐)
pip install free-llm-api-keys
# 方式二:虚拟环境安装(推荐生产环境)
python -m venv .venv
source .venv/bin/activate # Windows: .venv\Scripts\activate
pip install free-llm-api-keys
# 方式三:从源码安装(获取最新功能)
git clone https://github.com/alistaitsacle/free-llm-api-keys
cd free-llm-api-keys
pip install -e .
# 验证安装
python -c "import free_llm_api_keys; print('安装成功')"
# 命令行使用
free-llm-api-keys --help
# 基本用法
free-llm-api-keys input_file -o output_file
# Python 代码中调用
import free_llm_api_keys
# 示例
result = free_llm_api_keys.process("input")
print(result)
# free-llm-api-keys 配置文件示例(config.yml) app: name: "free-llm-api-keys" debug: false log_level: "INFO" # 运行时指定配置文件 free-llm-api-keys --config config.yml # 或通过环境变量配置 export FREE_LLM_API_KEYS_API_KEY="your-key" export FREE_LLM_API_KEYS_OUTPUT_DIR="./output"
<img src="./assets/banner.jpg" alt="Free LLM API Keys — GPT-5.5, Claude, DeepSeek, Gemini, Grok, 90+ Models" width="100%">
<br>
The easiest way to access LLM APIs for free — no credit card, no registration. <br> Copy a key from the table below, paste it into your app, and start building.
<br>
⭐ Star this repo = more free keys for everyone
English | 中文 | 日本語 | 한국어 | Español | Português
</div>
---
🧪 Try it in the Playground → — paste a key, chat with 90+ models in your browser, no install
</div>
---
GPT-5.5, Claude Opus 4.7, Gemini, DeepSeek, smart-chat, Kimi, image, audio, and embeddings. The publisher only shows real keys. If a target model has no KM recommendation or quota, it tries a quota-backed KM-recommended model in the same capability; otherwise that shelf stays hidden.
All keys work with the OpenAI API format. Just set the base URL and paste your key.
Base URL: https://aiapiv2.pekpik.com/v1
90+ models from 8+ providers, all accessible through a single API key.
| Provider | Models | Notes |
|---|---|---|
| **OpenAI** | gpt-5.5, gpt-5.5-mini, gpt-5.5-nano, gpt-5.5-pro, gpt-4 | Latest GPT lineup |
| **Anthropic** | claude-opus-4-6, claude-sonnet-4-6, claude-haiku-4-5 | Latest Claude |
| **DeepSeek** | deepseek-chat (V3), deepseek-reasoner (R1) | Chat + reasoning |
| **Google** | gemini-3.1-flash-lite, gemini-3.1-flash-image | Gemini 3.1 |
| **xAI** | grok-4.20-beta, grok-4.20-multi-agent-beta | Latest Grok |
| **Mistral** | mistral-medium, codestral, devstral, mistral-small | Code + chat |
| **Cohere** | command-a-vision, command-a-reasoning, embed, rerank | Enterprise AI |
| **More** | Qwen, GLM-5, Mercury, MiniMax, Seed | Continuously expanding |
Beyond chat: Image generation (DALL-E 3), text-to-speech (TTS-1-HD), embeddings, reranking.
---
<details> <summary><b>What are these keys?</b></summary>
API tokens (sk-xxx) issued by our own platform. They are compatible with the OpenAI API format — one key can access 90+ models from multiple providers. </details>
<details> <summary><b>How is this different from OpenAI?</b></summary>
| This Project | OpenAI Direct | |
|---|---|---|
| Credit card required | ❌ No | ✅ Yes |
| Free quota | ✅ $20-$100 per key | ❌ None |
| Multi-model access | ✅ One key, all models | ❌ One provider only |
| Works in China | ✅ Direct access | ⚠️ VPN needed |
| Latest models | ✅ GPT-5.5, Claude 4.6, Grok 4.20, Gemini 3.1 | ✅ OpenAI only |
<details> <summary><b>What are the limits?</b></summary>
- Each key has a budget of $20 – $100 - Rate limit: 3-20 requests per minute (RPM) - Keys expire in 24-48 hours - Keys are shared — budget may be used by others </details>
<details> <summary><b>Key not working?</b></summary>
Keys are shared publicly, so they may run out of budget. The server cron publishes fresh keys multiple times per day and cleans expired keys throughout the day, so come back later for currently available keys. You can also Watch → Releases to get notified. </details>
<details> <summary><b>Is this safe?</b></summary>
- These are tokens from our own platform, NOT third-party provider keys - Each key has independent budget and rate limits - We do not log conversations - Keys auto-expire after 24-48 hours </details>
<details> <summary><b>What regions are supported?</b></summary>
Available globally. Direct access from China — no VPN needed. </details>
---
提供免费的LLM API密钥,方便开发者
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
✅ MIT 协议 — 最宽松的开源协议之一,可自由商用、修改、分发,仅需保留版权声明。
经综合评估,免费LLM API密钥 在AI工具赛道中表现稳健,质量良好。如果你已有明确的使用需求,可以直接上手体验;如果还在评估阶段,建议对比同类工具后再做决策。
| 原始名称 | free-llm-api-keys |
| Topics | AIAPILLMGPT-5.5 |
| GitHub | https://github.com/alistaitsacle/free-llm-api-keys |
| License | MIT |
| 语言 | Python |
收录时间:2026-05-27 · 更新时间:2026-05-27 · License:MIT · AI Skill Hub 不对第三方内容的准确性作法律背书。