OPENAI GPT4 API
## GPT-4 Unofficial API Wrapper: Explore Next-Gen AI **Description:** OpenAI's GPT-4 is a revolutionary model in the artificial intelligence landscape, surpassing its predecessors in capability and versatility. Our Unofficial GPT-4 API Wrapper is your gateway to integrate this state-of-the-art model into your applications and websites with minimal effort, unlocking an array of powerful features…
OPENAI GPT4 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 GPT4 API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $4.99 / month | — |
|