OpenAI API Reference Document
Jump to navigation
Jump to search
An OpenAI API Reference Document is a API reference document that describes an OpenAI API.
- Example(s):
- ...
- Counter-Example(s):
- ...
- See: API Endpoint Specification.
References
2023
- https://platform.openai.com/docs/api-reference
- QUOTE: You can interact with the API through HTTP requests from any language, via our official Python bindings, our official Node.js library, or a community-maintained library. ...
- Authentication: The OpenAI API uses API keys for authentication. Visit your API Keys page to retrieve the API key you'll use in your requests.