Skip to content
This repository has been archived by the owner on Aug 10, 2023. It is now read-only.

Authentication

Antonio Cheong edited this page Jul 2, 2023 · 4 revisions

Methods of authentication

You cannot put multiple forms of authentication into a config at the same time

Email/Password

Access token

  • This is what is actually used for authentication and can be found at https://chat.openai.com/api/auth/session
  • It is valid for 2 weeks
  • Recommended method of authentication
  • Can be found if you log in to https://chat.openai.com/ and then go to https://chat.openai.com/api/auth/session