
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.
OpenAI Platform
Explore resources, tutorials, API docs, and dynamic examples to get the most out of OpenAI's developer platform.
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, …
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.
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.
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 …
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.
Overview | OpenAI Platform
Explore resources, tutorials, API docs, and dynamic examples to get the most out of OpenAI's developer platform.
Create an account - OpenAI
Explore resources, tutorials, API docs, and dynamic examples to get the most out of OpenAI's developer platform.
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.