ChatGPT
A stable and well-priced OpenAI API with no regional restrictions.
1 subscribers
5 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
ChatGPT endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Create moderation /v1/moderations |
Given a input text, outputs if the model classifies it as violating OpenAI's content policy. |
| POST |
Chat Completion /v1/chat/completions |
Creates a model response for the given chat conversation. |
| POST |
Create Embedding /v1/embeddings |
Creates an embedding vector representing the input text. |
| GET |
List models /v1/models |
Lists the currently available models, and provides basic information about each one such as the owner and availability. |
| GET |
Retrieve model /v1/models/{model} |
Retrieves a model instance, providing basic information about the model such as the owner and permissioning. |
ChatGPT pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO | $15 / month | 10 / second |
|
| ULTRA | $50 / month | 10 / second |
|
| MEGA Recommended | Free | 20 / second |
|