About 85,200 results
Open links in new tab
  1. Developer quickstart - OpenAI API

    Before you begin, create an API key in the dashboard, which you'll use to securely access the API. Store the key in a safe location, like a .zshrc file or another text file on your computer.

  2. OpenAI Platform

    Explore resources, tutorials, API docs, and dynamic examples to get the most out of OpenAI's developer platform.

  3. Admin API Keys | OpenAI API Reference

    API Key Oversight: List, retrieve, and delete API keys associated with projects. Only Organization Owners have the authority to create and utilize Admin API keys. To manage these keys, …

  4. Libraries - OpenAI API

    Before you begin, create an API key in the dashboard, which you'll use to securely access the API. Store the key in a safe location, like a .zshrc file or another text file on your computer.

  5. API Reference - OpenAI API

    Complete reference documentation for the OpenAI API, including examples and code snippets for our endpoints in Python, cURL, and Node.js.

  6. Realtime API | OpenAI API

    In the beta interface, there were multiple endpoints for generating ephemeral keys for either Realtime sessions or transcription sessions. In the GA interface, there is only one REST API endpoint used to …

  7. Project API keys | OpenAI API Reference

    Project API keys Manage API keys for a given project. Supports listing and deleting keys for users. This API does not allow issuing keys for users, as users need to authorize themselves to generate keys.

  8. Overview | OpenAI Platform

    Explore resources, tutorials, API docs, and dynamic examples to get the most out of OpenAI's developer platform.

  9. Create an account - OpenAI

    Explore resources, tutorials, API docs, and dynamic examples to get the most out of OpenAI's developer platform.

  10. GPT Action authentication | OpenAI API

    Just like how a user might already be using your API, we allow API key authentication through the GPT editor UI. We encrypt the secret key when we store it in our database to keep your API key secure.