좋아하는 모든 AI 모델을 최대 80% 저렴하게.
프런티어 모델을, 하나의 OpenAI 호환 API로, 훨씬 적은 비용에.
- OpenAI
- Claude
- Gemini
- DeepSeek
- Grok
- Kimi
- Z.ai
- OpenAI
- Claude
- Gemini
- DeepSeek
- Grok
- Kimi
- Z.ai
- OpenAI
- Claude
- Gemini
- DeepSeek
- Grok
- Kimi
- Z.ai
Claude-Opus-5
Save 70%까다로운 추론, 대규모 코드베이스, 에이전트 작업을 위한 최상위 Claude 모델.
Input / M US$1.50 공식 가격 US$5.00
Output / M US$7.50 공식 가격 US$25.00
Cache US$0.15 공식 가격 US$0.50
가동률
99.4%
Copy & Run
추론
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
curl -sS "https://api.webway.sh/v1/chat/completions" \
-H "Authorization: Bearer API 키 " \
-H "Webway-ZDR: required" \
-H "Content-Type: application/json" \
-d '{
"model": "anthropic/claude-opus-5",
"messages": [{"role": "user", "content": "Hello!"}],
"max_tokens": 64,
"thinking": {"type": "disabled"}
}'Claude-Sonnet-5
Save 70%대량 코딩, 채팅, 도구 사용을 위한 비용 효율적인 Claude 등급.
Input / M US$0.90 공식 가격 US$3.00
Output / M US$4.50 공식 가격 US$15.00
Cache US$0.09 공식 가격 US$0.30
가동률
100%
Copy & Run
추론
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
curl -sS "https://api.webway.sh/v1/chat/completions" \
-H "Authorization: Bearer API 키 " \
-H "Webway-ZDR: required" \
-H "Content-Type: application/json" \
-d '{
"model": "anthropic/claude-sonnet-5",
"messages": [{"role": "user", "content": "Hello!"}],
"max_tokens": 64,
"thinking": {"type": "disabled"}
}'GPT-5.6-Luna
Save 80%가장 저렴한 GPT-5.6 등급. 대량 채팅, 분류, 가벼운 에이전트 작업용.
Input / M US$0.20 공식 가격 US$1.01
Output / M US$1.21 공식 가격 US$6.09
Cache US$0.02 공식 가격 US$0.10
가동률
100%
Copy & Run
추론
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
curl -sS "https://api.webway.sh/v1/chat/completions" \
-H "Authorization: Bearer API 키 " \
-H "Webway-ZDR: required" \
-H "Content-Type: application/json" \
-d '{
"model": "openai/gpt-5.6-luna",
"messages": [{"role": "user", "content": "Hello!"}],
"max_tokens": 64,
"thinking": {"type": "disabled"}
}'GPT-5.6-Sol
Save 84%GPT-5.6 플래그십 등급. 장기 에이전트 작업, 까다로운 추론, 커맨드라인 코딩용.
Input / M US$0.80 공식 가격 US$5.00
Output / M US$4.00 공식 가격 US$30.00
Cache US$0.08 공식 가격 US$0.50
가동률
99.4%
Copy & Run
추론
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
curl -sS "https://api.webway.sh/v1/chat/completions" \
-H "Authorization: Bearer API 키 " \
-H "Webway-ZDR: required" \
-H "Content-Type: application/json" \
-d '{
"model": "openai/gpt-5.6-sol",
"messages": [{"role": "user", "content": "Hello!"}],
"max_tokens": 64,
"thinking": {"type": "disabled"}
}'GPT-5.6-Terra
Save 80%GPT-5.6 중간 등급. 일상적인 코딩, 추론, 도구 사용에서 성능과 비용의 균형.
Input / M US$0.40 공식 가격 US$2.00
Output / M US$2.40 공식 가격 US$12.00
Cache US$0.04 공식 가격 US$0.20
가동률
100%
Copy & Run
추론
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
curl -sS "https://api.webway.sh/v1/chat/completions" \
-H "Authorization: Bearer API 키 " \
-H "Webway-ZDR: required" \
-H "Content-Type: application/json" \
-d '{
"model": "openai/gpt-5.6-terra",
"messages": [{"role": "user", "content": "Hello!"}],
"max_tokens": 64,
"thinking": {"type": "disabled"}
}'DeepSeek-V4-Flash
DeepSeek의 고속 등급. 100만 토큰 윈도우가 필요한 대량 작업용.
Input / M US$0.44 공식 가격 US$0.44
Output / M US$1.32 공식 가격 US$1.32
Cache US$0.01 공식 가격 US$0.01
가동률
99.4%
Copy & Run
추론
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
curl -sS "https://api.webway.sh/v1/chat/completions" \
-H "Authorization: Bearer API 키 " \
-H "Webway-ZDR: required" \
-H "Content-Type: application/json" \
-d '{
"model": "deepseek/deepseek-v4-flash",
"messages": [{"role": "user", "content": "Hello!"}],
"max_tokens": 64,
"thinking": {"type": "disabled"}
}'DeepSeek-V4-Pro
DeepSeek의 최상위 등급. 최상위 모델 가격의 일부 수준으로 100만 토큰 윈도우.
Input / M US$1.32 공식 가격 US$1.32
Output / M US$3.96 공식 가격 US$3.96
Cache US$0.04 공식 가격 US$0.04
가동률
99.4%
Copy & Run
추론
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
curl -sS "https://api.webway.sh/v1/chat/completions" \
-H "Authorization: Bearer API 키 " \
-H "Webway-ZDR: required" \
-H "Content-Type: application/json" \
-d '{
"model": "deepseek/deepseek-v4-pro",
"messages": [{"role": "user", "content": "Hello!"}],
"max_tokens": 64,
"thinking": {"type": "disabled"}
}'Kimi-K2.7-Code
Kimi의 코딩 전용 모델. 저장소 전체에 걸친 지시 이행용.
Input / M US$0.95 공식 가격 US$0.95
Output / M US$4.00 공식 가격 US$4.00
Cache US$0.19 공식 가격 US$0.19
가동률
100%
Copy & Run
추론
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
curl -sS "https://api.webway.sh/v1/chat/completions" \
-H "Authorization: Bearer API 키 " \
-H "Webway-ZDR: required" \
-H "Content-Type: application/json" \
-d '{
"model": "moonshot/kimi-k2.7-code",
"messages": [{"role": "user", "content": "Hello!"}],
"max_tokens": 64,
"thinking": {"type": "disabled"}
}'Kimi-K3
Moonshot의 최상위 모델. 소프트웨어 엔지니어링과 심층 추론을 위한 100만 토큰 윈도우.
Input / M US$3.00 공식 가격 US$3.00
Output / M US$15.00 공식 가격 US$15.00
Cache US$0.30 공식 가격 US$0.30
가동률
100%
Copy & Run
추론
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
curl -sS "https://api.webway.sh/v1/chat/completions" \
-H "Authorization: Bearer API 키 " \
-H "Webway-ZDR: required" \
-H "Content-Type: application/json" \
-d '{
"model": "moonshot/kimi-k3",
"messages": [{"role": "user", "content": "Hello!"}],
"max_tokens": 64,
"thinking": {"type": "disabled"}
}'