지피티 API 등록(표준)

아래 링크에서 바로 API 발급 가능하지만 결제 카드 등록을 해주셔야 동작 됩니다. https://platform.openai.com/api-keys

아래는 상세 설명입니다.

Chat GPTGPT API는 완전 다른 상품입니다. Chat GPT를 유료로 사용하고 계시는 분도 GPT API는 별개의 상품이니 아래 메뉴얼처럼 새로 등록이 필요합니다.

1. OpenAi 접속

접속 후 로그인 합니다.

https://platform.openai.com/login?launch

2. 회원 가입 & 카드 등록

https://platform.openai.com/account/billing/payment-methods

Setting → Billing → Payment methods → Add payment method

3. 자동충전 On

https://platform.openai.com/settings/organization/billing/overview

카드 등록 후 선 충전이 되어있어야 API 사용이 가능합니다. Credit balance에서 현재 충전 금액 확인 가능합니다.

모두 소진 시 자동재충전 옵션도 활성화 해 주세요. Auto recharge is on = 자동 충전 On

4. 프로젝트 생성

API 발급을 위해서는 프로젝트 생성이 필요합니다.

https://platform.openai.com/settings/organization/general

5. API key 발급 & 복사

https://platform.openai.com/api-keys

Api keys → Create new secret key → GPT API 키 생성 → 값 복사

5. GPT API 입력

방금 복사한 GPT API 값을 기관총엑셀 프로그램에 넣어주세요.

영상 설명

Last updated