Chat GPT | All Models
Pricing for this API depends on the official rates for input and output tokens (with 50% discount). Credit calculation provides the exact cost of used input and output tokens, as mentioned in the pricing section. Please check the pricing section for more details.
Chat GPT | All Models endpoints
| Method | Endpoint | Description |
|---|---|---|
| Chat | ||
| POST |
Chat Completion /chat/completions |
Creates a model response for the given chat conversation. |
| Audio | ||
| POST |
Create Speech /audio/speech |
Generates audio from the input text. |
| Embeddings | ||
| POST |
Create Embeddings /embeddings |
Creates an embedding vector representing the input text. |
| Moderations | ||
| POST |
Create Moderation /moderations |
Classifies if text is potentially harmful. |
| List Models | ||
| GET |
List Models /models |
Return a list of available models on this API |
Chat GPT | All Models pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|
| ULTRA | $25 / month | — |
|
| MEGA | $75 / month | — |
|