대화 시작하기
아래에 메시지를 입력해 시작하세요
가입하면 $0.5 무료 크레딧 — 이미지 약 20장을 무료로 생성
요금 상세
사용량 기반의 투명한 가격 정책으로 숨은 비용이 없습니다.
요금 상세
사용량 기반 요금 내역
Gemini 3.6 Flash
| 사양 | 가격 | Official/Fal Price(USD) | 절감 |
|---|---|---|---|
| Input/1M tokens | 0.6 크레딧≈$0.6 | 1.5 크레딧 | -60% |
| Output/1M tokens | 3 크레딧≈$3 | 7.5 크레딧 | -60% |
| Cache Read/1M tokens | 0.06 크레딧≈$0.06 | 0.15 크레딧 | -60% |
청구 규칙
- 출력 가격은 모델, 해상도, 품질, 길이 또는 토큰 사용량에 따라 달라집니다.
- 업로드한 참조 파일은 지원되는 경우 별도로 과금될 수 있습니다.
- 웹 검색, 이미지 검색 등 부가 기능은 요청당 과금될 수 있습니다.
- 토큰 기반 모델은 입력 및 출력 토큰 기준으로 과금됩니다.
- 기본 경로를 사용할 수 없는 경우 Velokey가 가능한 범위에서 안정적인 대체 경로로 자동 전환할 수 있습니다.
- 사용량 기반 결제이며 크레딧이 투명하게 차감됩니다.
* 최종 비용은 생성된 결과에 따라 달라집니다.
관련 모델
같은 종류의 다른 모델을 살펴보세요.
- Google20% 할인
Gemini 3.1 Pro Preview
Gemini 3.1 Pro delivers reasoning with unprecedented depth, top-tier agentic coding, and multimodal understanding of text, image, audio, video and PDF over a 1M-token context.
- Google20% 할인
Gemini 3 Pro Preview
Gemini 3 Pro is Google's state-of-the-art multimodal reasoning model with agentic coding, a 1M-token context, and a Deep Think mode for the hardest problems.
- Google20% 할인
Gemini 3.1 Flash Lite Preview
Gemini 3.1 Flash is Google's most cost-efficient model in the 3 series, with flexible reasoning, multimodal input and a 1M-token context for high-volume, low-latency tasks.
- Google20% 할인
Gemini 3 Flash Preview
Gemini 3 Flash brings Pro-grade reasoning at Flash-level latency and cost — strong coding (SWE-bench 78%), 3x faster than 2.5 Pro, and multimodal understanding.
API 레퍼런스
완전한 API 호출 예시와 파라미터 설명
Endpoint
https://api.velokey.ai/v1beta/models/{model}:generateContentAuthentication
Bearer YOUR_API_KEYRequest Example
curl https://api.velokey.ai/v1beta/models/{model}:generateContent \
-X POST \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "gemini-3.6-flash",
"messages": [{"role": "user", "content": "Hello!"}],
"temperature": 0.7
}'Response Example
{
"id": "req_abc123",
"model": "gemini-3.6-flash",
"created": 1234567890,
"data": { ... }
}Gemini 3.6 Flash API 자주 묻는 질문
Gemini 3.6 Flash API란 무엇인가요?
Gemini 3.6 Flash은(는) Velokey에서 제공되는 채팅 모델입니다. model을 gemini-3.6-flash(으)로 설정하고 유형별 엔드포인트를 호출하세요.
Gemini 3.6 Flash은(는) 어떤 파라미터를 사용하나요?
Playground에서 model id와 주요 생성 파라미터 등 Gemini 3.6 Flash의 핵심 필드를 확인할 수 있습니다.
Gemini 3.6 Flash 요금은 어떻게 청구되나요?
가격 데이터를 가져올 수 있는 경우 이 페이지에 현재 요금이 표시되며, 크레딧은 하나의 Velokey 계정에서 관리됩니다.
Gemini 3.6 Flash은(는) 누구에게 적합한가요?
통합 API로 AI 기능을 테스트, 비교, 출시하려는 팀에 적합합니다.