API PROTOCOLS
API 프로토콜과 호환 경로
실제 검색은 공급자 이름보다 OpenAI Compatible API, Claude Messages API, Gemini API 같은 프로토콜 단어에서 시작하는 경우가 많습니다. 프로토콜 경로를 꺼내야 실제 연동 판단에 가까워집니다.
프로토콜 페이지
5
각 프로토콜 페이지는 인증 방식, 기본 API 주소 형태, 제공처, 다음 행동을 한 번에 묶습니다.
추적 중인 제공처
18
이 페이지들은 추상적인 설명이 아니라 실제 제공처로 이어집니다.
바로 검증 가능
18
프로토콜을 본 뒤 곧바로 실검증과 판매 가능성 판단으로 이어갈 수 있습니다.
데이터 노트
프로토콜 경로는 2026-05-11 기준 공급자 카탈로그, 대표 모델, API 주소, 점검 지원 상태를 바탕으로 정리되었습니다. 공식 문서를 대체하려는 것이 아니라 연동 판단을 먼저 돕기 위한 페이지입니다.
Protocol pages should connect new releases back to real API choices
Protocol intent often follows a new release. Keep fresh models close to the API decision instead of burying them in the long catalog.
최신 레이더
Claude Sonnet 4.6
Anthropic · Claude 업데이트 신호
글로벌 모델 경로Claude입력 가격 US$3컨텍스트 1M
Why it is worth opening now:Claude Sonnet 4.6는 “최신 모델” 성격의 고의도 검색을 잡는 입구입니다.
See API fit
최신 레이더
Gemini 3.1 Pro Preview
Google · Gemini 업데이트 신호
글로벌 모델 경로Gemini입력 가격 US$2컨텍스트 1.0M
Why it is worth opening now:Gemini 3.1 Pro Preview는 “최신 모델” 성격의 고의도 검색을 잡는 입구입니다.
See API fit
최신 레이더
DeepSeek R1 0528
DeepSeek · R1 업데이트 신호
중국 모델 경로R1입력 가격 US$0.45컨텍스트 164K
Why it is worth opening now:DeepSeek R1 0528는 “최신 모델” 성격의 고의도 검색을 잡는 입구입니다.
See API fit
최신 레이더
Grok 4.20
xAI · Grok 업데이트 신호
글로벌 모델 경로Grok입력 가격 US$3컨텍스트 2M
Why it is worth opening now:Grok 4.20는 “최신 모델” 성격의 고의도 검색을 잡는 입구입니다.
See API fit
Start with these mainstream protocol routes
If you arrived through terms like OpenAI Compatible API or Claude Messages API, these mainstream protocol routes are the fastest next step.
온보딩 보기
OpenAI
OpenAI 주변의 연결 준비, 인벤토리 적합성, 등록 가능성을 먼저 한 번에 봅니다.
시범 페이지 열기
먼저 DeepSeek
DeepSeek
DeepSeek 고빈도 경로에서 호출 가능 모델, 가격 문맥, 판매 가능성을 먼저 봅니다.
시범 페이지 열기
먼저 Google
Gemini / Google
Gemini의 연결 준비, 모델 경로, 사전 판매 판단을 한 화면에서 먼저 봅니다.
시범 페이지 열기
주요 모델선
Claude / Anthropic
Claude 계열의 호출 가능 모델, 제한, 실제 오류 샘플을 먼저 확인합니다.
시범 페이지 열기
OpenAI-compatible API
OpenAI-compatible API routes
This is the most practical protocol route for real integration demand. Many procurement and developer decisions collapse into one question: can it plug in like OpenAI?
인증 방식: Bearer token / Authorization14 providers
엔드포인트 형태
/v1/models + /v1/chat/completions
대표 제공처
Anthropic Messages API
Anthropic Messages API routes
The real Anthropic question is not only whether you can buy Claude, but whether the Messages API fits your workflow, tool use, and security posture.
인증 방식: x-api-key + anthropic-version1 providers
엔드포인트 형태
/v1/messages
대표 제공처
Google Gemini API
Gemini API routes
Gemini becomes valuable when multimodal and long-context requirements are real, so the API shape, model coverage, and media readiness matter more than brand heat alone.
인증 방식: API key query param1 providers
엔드포인트 형태
/v1beta/models/{model}:generateContent
대표 제공처
GLM JWT route
GLM JWT API routes
The sticking point for GLM is often not the model itself but how JWT auth and the compatible route are implemented. Once that is clear, enterprise decisions move faster.
인증 방식: JWT from API key1 providers
엔드포인트 형태
/api/paas/v4/chat/completions
대표 제공처
DashScope compatible mode
DashScope compatible API routes
The Qwen route matters because DashScope exposes both native semantics and compatible mode. Many people are really asking whether they can plug it in immediately through the compatible route.
인증 방식: Bearer token / compatible mode1 providers
엔드포인트 형태
/compatible-mode/v1/chat/completions
대표 제공처