claudeers.
// RAG & Knowledge

ztoken-pro

稳定省钱的OpenAI、Claude、Gemini等的API接口-For企业和开发者。OpenAI的api proxy,支持ChatGPT的API调用,支持Anthropic claude的官方接口形式,支持Google gemini的官方接口形式,支持:gpt-5,sora。不需要openai Key, 不需要…

Actively maintained
94/100
last commit 21 days ago
last release none
releases 0
open issues 0
// star history+1 this week (+0.1%)

Install with your AI

Paste into Claude Code, Cursor, or any agent — it reads the repo and wires the tool into your project.

Install and set up ztoken-pro (git-clone project) into my current project.
Found on https://claudeers.com/ztoken-pro
Repo: https://github.com/xing61/ztoken-pro
Homepage/docs: https://ztoken.pro
Detected install method: git-clone → git clone https://github.com/xing61/ztoken-pro
Category: rag. Platforms: api.
Read the repo's README for exact setup and env vars, then install it and wire it into my project.

Claudeers Health Verdict:
active; community-verified: false. Confirm the source before running anything.
// or clone
git clone https://github.com/xing61/ztoken-pro

// compatibility

Platformsapi
Operating systems
AI compatibilityclaude
License
Pricingopen-source
Language

稳定省钱的OpenAI、Claude、Gemini等的API接口-For企业和开发者

介绍

Ztoken Pro - Same Models. Better Economics.
稳定省钱的大模型API接口服务平台。ZToken聚合全球AI模型,官方合规渠道,拒绝掺水,在保障绝对纯正的前提下,帮您降本 20%-50%
支持OpenAI, Anthropic、Gemini等多种接口格式访问大模型
支持OpenAI的API接口,包括:video, batch,assistant, Fine-tuning,o1-preview,o1-mini,gpt-4o,gpt-4, gpt5, sora-2等。
(同时支持google gemini、claude、xai, meta, 百度文心一言、阿里、讯飞星火、智谱ChatGLM、ChatGPT等)
支持Anthropic claude的官方接口形式
支持Google gemini的官方接口形式
支持xAI grok的官方接口形式
要买openai、Gemini、Claude等的账号?
要美元的银行卡?
通通不用的,直接调用就行,简单直接,关键稳定好用!!

  • 项目主要优势

    • 不限制使用,可以用微信充值和对公付款等,没有封号风险。
    • 不用买openai等的账号,不用美元的银行卡。
    • 强大的接口能力,支持openai所有接口和模型:支持batch,assistant,gpt-4o,gpt-4-vision,GPT-3.5,Embedding,Whisper,TTS, Fine-tuning,DALL-E-3等
    • 同时支持google gemini、claude、百度文心一言、阿里、讯飞星火、ChatGLM、DeepSeek等
    • 兼容OpenAI接口格式,可以做到平替。
    • 支持Batch,详见示例
    • 支持assistant api,可以创建自己的助手,详见示例
    • 支持fine-tune(微调),可以使用自己的数据来微调GPT的模型,详见示例
    • 支持对Embeddings支持,可以用接口运行Langchain、向量库、AutoGPT等应用
    • 支持对stream模式的支持,可以支持原生的各种应用
    • 支持文字生成图片,支持最新的DALL-E-3
    • 支持官方的Whisper模型,支持transcriptions和translations,可以做语音识别和翻译
    • 支持函数调用(function_call),详见示例
    • 支持官方的tts,支持tts-1模型和tts-1-hd模型,可以做语音合成,详见示例
    • 更多特性支持,敬请期待。也可直接向我们提交需求哦
  • 项目地址
    1、项目官方网址:https://ztoken.pro
    Ztoken Pro - Same Models. Better Economics.
    开发者单独的Secret Key、调用记录、微调模型、余额查询、示例代码等可以从管理后台中获取。
    2、微信交流群(如果你也对本项目感兴趣,欢迎加入微信群交流):
    微信截图_20240110204135

  • 注意事项
    1、以下所有接口的base_url: https://api.ztoken.pro (支持https)
    2、API通过HTTP请求调用。每次请求,需要在HTTP头中携带用户的API_KEY,用于认证。 开发者单独的API_KEY,请从ztoken管理后台获得。 请求头形如:

    Content-Type: application/json
    Authorization: Bearer ztoken_key
    
  • 典型用法1
    1、在python中,使用官方的openai的包,设置api_key为:ztoken后台获取的API_KEY,替换官方的API_KEY: sk-******
    2、设置base_url为:https://api.ztoken.pro/v1/, 替换官方的域名: https://api.openai.com/v1/

  • 典型用法2
    1、在langchain中,设置OPENAI_API_KEY环境变量为:ztoken后台获取的API_KEY,替换官方的API_KEY: sk-******
    2、设置OPENAI_API_BASE_URL环境变量为:https://api.ztoken.pro/v1/, 替换官方的域名: https://api.openai.com/v1/

  • 典型用法3
    1、在任何语言中,直接发送http请求,请求头中指定key:ztoken后台获取的API_KEY,替换官方的API_KEY: sk-******
    2、请求的url同官方格式,只需要将base_url:https://api.ztoken.pro/v1/, 替换官方的域名: https://api.openai.com/v1/

// faq

What is ztoken-pro?

稳定省钱的OpenAI、Claude、Gemini等的API接口-For企业和开发者。OpenAI的api proxy,支持ChatGPT的API调用,支持Anthropic claude的官方接口形式,支持Google gemini的官方接口形式,支持:gpt-5,sora。不需要openai Key, 不需要买openai的账号,不需要美元的银行卡,通通不用的,直接调用就行,稳定好用!!ztoken pro. It is open-source on GitHub.

Is ztoken-pro free to use?

ztoken-pro is open-source, so it is free to use.

What category does ztoken-pro belong to?

ztoken-pro is listed under rag in the Claudeers registry of Claude-compatible tools.

1 views
985 stars
unclaimed
updated about 2 months ago

// embed badge

ztoken-pro on Claudeers
[![Claudeers](https://claudeers.com/api/badge/ztoken-pro.svg)](https://claudeers.com/ztoken-pro)

// retro hit counter

ztoken-pro hit counter
[![Hits](https://claudeers.com/api/counter/ztoken-pro.svg)](https://claudeers.com/ztoken-pro)

// reviews

// guestbook

0/500

// related in RAG & Knowledge

🔓

Persistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, compresses it with AI, and injects relevant contex…

// ragthedotmack/JavaScript91,533Apache-2.0[ claude ]
🔓

✨ Light and Fast AI Assistant. Support: Web | iOS | MacOS | Android | Linux | Windows

// ragChatGPTNextWeb/TypeScript88,637MIT[ claude ]
🔓

Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 60-95% fewer tokens, same answers. Library, proxy, MCP server.

// ragheadroomlabs-ai/Python66,377Apache-2.0[ claude ]
🔓

A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.

// raggsd-build/JavaScript64,663MIT[ claude ]

// compare ztoken-pro with

// built by

Ecosystem hubone of the most connected projects in the claude ecosystem · 25 connections
→ see how ztoken-pro connects across the ecosystem