네이티브 OpenAI 형식
모델 목록(OpenAI)
- 현재 사용 가능한 모델 목록을 가져옵니다.
- 요청 헤더에 따라 응답 형식을 자동으로 감지합니다:
x-api-key및anthropic-version헤더가 있으면 Anthropic 형식으로 반환합니다x-goog-api-key헤더 또는key쿼리 파라미터가 있으면 Gemini 형식으로 반환합니다
GET
Documentation Index
Fetch the complete documentation index at: https://docs.elkapi.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
모든 엔드포인트는 Bearer Token 인증이 필요합니다.요청 헤더에 추가하세요:
Query Parameters
Google API Key(Gemini 형식용)
Response
예시:
list