Domestic AI Model API Aggregation Platform

One API for All Leading Domestic AI Models

Gongshe provides a unified API interface to easily access hundreds of AI models including DeepSeek, GLM, Qwen, Kimi, Hunyuan and more

300+
Models
50+
Channels
<100ms
Avg Latency
99.9%
Uptime

Supported Model Providers

Nova
Nova 向量 v2
GLM
GLM-5.2 旗舰版
文心一言4.5Turbo
Qwen3 Turbo
豆包 2.1 Pro
DeepSeek V4 Pro
Kimi K2 Turbo
混元 3 Pro
百川 5 Turbo
GLM
GLM-5V 视觉版
Kimi 视觉版
MiniMax
GLM
GLM-5.2 深度思考版
DeepSeek R1 推理版
混元向量模型
Qwen3 Coder

Powerful Infrastructure

Stable, efficient, and secure API services for your AI applications

AI Gateway
Globally deployed edge nodes with intelligent load balancing for low latency and high availability
Unified API
Compatible with mainstream model APIs, connect all models with one codebase, zero migration cost
Smart Routing
Automatic optimal channel selection with failover for service continuity
Cost Optimization
Transparent pricing, pay-as-you-go, more affordable than official pricing

Supported Model Providers

Covering leading domestic AI model brands

Integrate in 3 Lines

Compatible with mainstream model SDKs, no code changes needed

main.py
from openai import OpenAI as GongsheClient

client = GongsheClient(
    api_key="sk-your-gongshe-key",
    base_url="https://api.gongchanshe.com/v1"
)

response = client.chat.completions.create(
    model="deepseek-chat",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

print(response.choices[0].message.content)

Quick Start

Get started in 4 simple steps

1

Register

Create a Gongshe account and get free trial credits

2

Create API Key

Generate your API key in the console

3

Test API

Test models with our playground or code

4

Build

Integrate the API into your product and start building

Use Cases

Whether you're an individual developer or an enterprise team, find the right solution

AI Chatbot

Build intelligent customer service with 24/7 auto-response

AI Writing

Content creation, copywriting, article polishing

AI Agent

Build autonomous agents for complex tasks

Knowledge Base

Enterprise knowledge base Q&A with RAG

Smart Search

Semantic search with precise intent matching

Image Generation

Text-to-image, image editing, style transfer

Latest News

Stay updated with the latest in AI

Model Update2024-12-01

DeepSeek V4 Pro Now Available

Gongshe now supports the DeepSeek V4 Pro with enhanced reasoning...

Read More
Model Update2024-11-28

GLM-5.2 Flagship Released

Zhipu AI releases GLM-5.2 flagship with improved reasoning...

Read More
System Notice2024-11-25

Gongshe API Gateway Architecture Upgrade

To improve service stability, we've completed our gateway upgrade...

Read More
共产社 - AI 大模型 API 聚合平台