O
OpenAI API
Details
- URL
-
https://api.openai.com/v1 - Spec
- https://raw.githubusercontent.com/openai/openai-openapi/master/openapi.yaml
- Docs
- https://developers.openai.com/api/reference/overview/
Authentication
Authorization: Bearer <credential> Sign in to the OpenAI API dashboard, open the API keys page, and create a project API key. Use the key as a Bearer token in the Authorization header when calling the API or set OPENAI_API_KEY for supported SDKs and the CLI.