# Webway > 하나의 API 키와 하나의 OpenAI 호환 엔드포인트로 Anthropic, OpenAI, DeepSeek, Moonshot AI의 모델을. Webway is an OpenAI-compatible gateway: one endpoint routes completions across providers, meters tokens, and bills against prepaid credit. The catalogue at https://webway.sh is public; each model has its own page with pricing and context window. ## Models - [Claude Opus 5 (Anthropic)](https://webway.sh/ko/models/claude-opus-5): 까다로운 추론, 대규모 코드베이스, 에이전트 작업을 위한 최상위 Claude 모델. Context 200K; US$1.50 per 1M input tokens, US$7.50 per 1M output. - [Claude Sonnet 5 (Anthropic)](https://webway.sh/ko/models/claude-sonnet-5): 대량 코딩, 채팅, 도구 사용을 위한 비용 효율적인 Claude 등급. Context 200K; US$0.90 per 1M input tokens, US$4.50 per 1M output. - [GPT-5.6 Luna (OpenAI)](https://webway.sh/ko/models/gpt-5.6-luna): 가장 저렴한 GPT-5.6 등급. 대량 채팅, 분류, 가벼운 에이전트 작업용. Context 1.05M; US$0.20 per 1M input tokens, US$1.21 per 1M output. - [GPT-5.6 Sol (OpenAI)](https://webway.sh/ko/models/gpt-5.6-sol): GPT-5.6 플래그십 등급. 장기 에이전트 작업, 까다로운 추론, 커맨드라인 코딩용. Context 1.05M; US$0.80 per 1M input tokens, US$4.00 per 1M output. - [GPT-5.6 Terra (OpenAI)](https://webway.sh/ko/models/gpt-5.6-terra): GPT-5.6 중간 등급. 일상적인 코딩, 추론, 도구 사용에서 성능과 비용의 균형. Context 1.05M; US$0.40 per 1M input tokens, US$2.40 per 1M output. - [DeepSeek V4 Flash (DeepSeek)](https://webway.sh/ko/models/deepseek-v4-flash): DeepSeek의 고속 등급. 100만 토큰 윈도우가 필요한 대량 작업용. Context 1M; US$0.44 per 1M input tokens, US$1.32 per 1M output. - [DeepSeek V4 Pro (DeepSeek)](https://webway.sh/ko/models/deepseek-v4-pro): DeepSeek의 최상위 등급. 최상위 모델 가격의 일부 수준으로 100만 토큰 윈도우. Context 1M; US$1.32 per 1M input tokens, US$3.96 per 1M output. - [Kimi K2.7 Code (Moonshot AI)](https://webway.sh/ko/models/kimi-k2.7-code): Kimi의 코딩 전용 모델. 저장소 전체에 걸친 지시 이행용. Context 262K; US$0.95 per 1M input tokens, US$4.00 per 1M output. - [Kimi K3 (Moonshot AI)](https://webway.sh/ko/models/kimi-k3): Moonshot의 최상위 모델. 소프트웨어 엔지니어링과 심층 추론을 위한 100만 토큰 윈도우. Context 1.05M; US$3.00 per 1M input tokens, US$15.00 per 1M output. ## Documentation - [소개](https://webway.sh/ko/docs): Anthropic, OpenAI, DeepSeek, Moonshot AI 모델을 하나의 API 키와 엔드포인트로 사용하세요. - [빠른 시작](https://webway.sh/ko/docs/quickstart): 키를 만들고 몇 분 안에 모델 응답을 받아 봅니다. - [인증](https://webway.sh/ko/docs/authentication): Webway API 키를 안전하게 생성, 전송, 교체, 폐기하세요. - [오류](https://webway.sh/ko/docs/errors): Webway의 오류 응답, 상태 코드 및 안전한 재시도 방식을 알아보세요. - [모델 역할](https://webway.sh/ko/docs/clients/model-roles): 하나의 클라이언트에 메인 루프, 서브에이전트, 백그라운드 호출용 세 모델을 지정하고 제공업체를 자유롭게 조합하세요. - [Codex CLI](https://webway.sh/ko/docs/clients/codex-cli): Responses API를 통해 Webway에서 Codex를 실행하세요. - [Claude Code](https://webway.sh/ko/docs/clients/claude-code): Claude Code가 Webway의 Anthropic 호환 Messages 엔드포인트를 바라보도록 설정하세요. - [Gemini CLI](https://webway.sh/ko/docs/clients/gemini-cli): Webway의 Gemini 호환 게이트웨이를 사용하도록 Gemini CLI를 설정합니다. - [OpenClaw](https://webway.sh/ko/docs/clients/openclaw): Webway를 OpenClaw에 OpenAI 호환 제공자로 등록합니다. - [Hermes](https://webway.sh/ko/docs/clients/hermes): Hermes Agent를 사용자 지정 OpenAI 호환 엔드포인트로 Webway에 연결합니다. - [Trae Solo](https://webway.sh/ko/docs/clients/trae-solo): Trae Solo에 Webway를 OpenAI 호환 커스텀 모델 공급자로 추가합니다. - [채팅 완성](https://webway.sh/ko/docs/api/chat-completions): OpenAI 호환 메시지, 도구, 스트리밍을 사용하는 POST /v1/chat/completions. - [Responses API](https://webway.sh/ko/docs/api/responses): 텍스트, 도구 호출, 멀티모달 입력, Codex 클라이언트를 위한 POST /v1/responses. - [Claude Messages](https://webway.sh/ko/docs/api/claude-messages): Anthropic 호환 메시지, 도구, 스트리밍을 지원하는 POST /v1/messages. - [이미지 생성](https://webway.sh/ko/docs/api/image-generation): OpenAI 호환 텍스트-이미지 요청을 위한 POST /v1/images/generations. - [프로토콜 변환](https://webway.sh/ko/docs/api/translation): 모든 엔드포인트에서 모든 모델을 사용하는 방법과 그대로 전달되는 항목, 변환할 수 없는 몇 가지 항목을 설명합니다. ## Blog - [안녕하세요](https://webway.sh/ko/blog/hello-world): 블로그 색인과 RSS 피드에 항목이 두 개 이상 있도록 넣어 둔 두 번째 자리 표시용 글입니다. - [글 작성하기](https://webway.sh/ko/blog/writing-a-post): 블로그 글에 필요한 프런트매터를 설명하는 자리표시자 글입니다. 출시 전에 교체하세요. ## Optional - [Full text of every page](https://webway.sh/ko/llms-full.txt): All docs and posts as plain markdown - [RSS feed](https://webway.sh/ko/blog/rss.xml): New blog posts