OpenAI
OpenAI API for Image Generation & Text Completion. OpenAI is an AI research and deployment company. Our mission is to ensure that artificial general intelligence benefits all of humanity. This API contains the following. Image Generation: Given a prompt and/or an input image, the model will generate a new image. Text Completion: Given a prompt, the model will return one or more predicted…
OpenAI endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Generate Image /generate-image |
The image generations endpoint allows you to create an original image given a text prompt. Generated images based on text. The more detailed the description, the more likely you… |
| POST |
ChatGPT /chat-completion |
The completions endpoint is at the center of our API. It provides a simple interface to our models that is extremely flexible and powerful. You input some text as a prompt, and… |
OpenAI pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / second |
|
| PRO Recommended | $10 / month | 5 / second |
|