키 구매

Gemini API 키 구매 방법

apiToken.sale 키는 별도 Google Cloud billing 없이 native Gemini API를 제공합니다. 한 번 충전하고 x-goog-api-key로 키를 보내며 모든 지원 provider와 잔액을 공유합니다.

·

세 단계로 Gemini 키 받기

  1. 01apiToken.sale 계정을 만들고 대시보드에서 sk-pool 키를 발급합니다.
  2. 02카드 또는 암호화폐로 정수 달러 금액을 충전합니다. 잔액은 만료되지 않습니다.
  3. 03Gemini base URL을 https://router.apitoken.sale로 설정하고 x-goog-api-key를 사용한 뒤 GET /v1beta/models에서 모델을 선택합니다.
  1. 01Create an account with Google, GitHub, or email and password. Google and GitHub signups start with $5 of platform bonus credit, valid on supported Gemini, GPT, Claude and Kimi models; email/password accounts do not receive the bonus.
  2. 02Top up any whole-dollar amount. Checkout accepts bank cards and cryptocurrency through a secure payment provider, and the balance never expires.
  3. 03Open the dashboard and generate an API key. It looks like sk-pool-… and immediately covers every supported provider, not just Gemini.
  4. 04Verify the key with the curl in the last section of this guide. A 200 with real output confirms the key, balance and route end to end.

함께 보기: Gemini API 빠른 시작: curl과 Google GenAI SDK

사용 가능한 기능

  • native Gemini protocol의 Pro, Flash, Flash-Lite text 모델.
  • Google 형식의 generateContent, streamGenerateContent, countTokens.
  • 고정 50% B2C 할인과 GPT, Claude, Kimi가 공유하는 키/잔액.

Google SDK base URL에는 bare host만 입력하세요. SDK가 /v1beta를 추가하므로 중복 prefix는 404를 만듭니다.

자주 묻는 질문

Google Cloud project가 필요한가요?

아니요. gateway 계정과 billing은 apiToken.sale가 관리하며 클라이언트에는 custom base URL과 sk-pool 키만 필요합니다.

Gemini 인증 header는 무엇인가요?

x-goog-api-key입니다. native Gemini route에서 Anthropic x-api-key나 OpenAI Authorization: Bearer를 사용하지 마세요.

같은 키로 GPT와 Gemini를 호출할 수 있나요?

네. 키와 잔액은 공유되며 provider별 endpoint, protocol, model ID만 바뀝니다.

Google 또는 GitHub로 가입하고 $5 플랫폼 웰컴 보너스 크레딧을 카드 없이 받으세요.