OpenAI - ChatGPT - GPT API
ChatGPT is one of the groundbreaking achievements in the realm of artificial intelligence. Developed by OpenAI, it has set a benchmark in natural language processing and conversation. The Unofficial ChatGPT API Wrapper allows developers to easily integrate this powerful chatbot into their applications, ensuring enhanced user experience and advanced conversational abilities. Features: Seamless…
OpenAI - ChatGPT - GPT API endpoints
| Method | Endpoint | Description |
|---|---|---|
| v1 | ||
| POST |
CompletionPost /v1/completions |
Creates a completion for the provided prompt and parameters. |
| POST |
EditPost /v1/edits |
Creates a new edit for the provided input, instruction, and parameters. |
| GET |
ModelsGet /v1/models |
Lists the currently available models, and provides basic information about each one such as the owner and availability. |
| POST |
ChatPost /v1/chat/completions |
Retrieves a chat completion powered by ChatGPT. |
OpenAI - ChatGPT - GPT API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $4.99 / month | — |
|