English
  • English
  • 简体中文
    English
    • English
    • 简体中文
    • Introduction (Must Read)
    • OpenAI official library usage tutorial
    • Obtain Base URL and API Key
    • OpenAI
      • Chat
        POST
      • Chat (o1,o3,o4 series model)
        POST
      • dall--e-3
        POST
      • gpt-image-1
        POST
      • Image edit
        POST
      • Analyze image
        POST
      • Analyze PDF
        POST
      • o3-pro
        POST
    • Gemini
      • gemini
        POST

    Obtain Base URL and API Key

    Base URL is usually the website domain and can also be found on the dashboard page.
    The API key can be obtained from the token page.BaseURL
    Modified at 2025-05-22 03:51:58
    Previous
    OpenAI official library usage tutorial
    Next
    OpenAI
    Built with