Get Your API Key

Start accessing China's top AI models in seconds

Free
$0
100K tokens/mo
Pro
$29/mo
1M tokens/mo
Enterprise
Custom
10M+ tokens/mo

By signing up, you agree to our Terms and Privacy Policy

Welcome to SilkGateway!

Your API key has been generated

Your API Key

⚠️ Save this key now — it won't be shown again!

Quick Start

# Test your API key
curl https://api.silkgateway.ai/v1/chat/completions \
  -H "Authorization: Bearer " \
  -H "Content-Type: application/json" \
  -d '{"model":"deepseek-chat","messages":[{"role":"user","content":"Hello"}]}'
Go to Dashboard View Documentation